Skip to content

Releases: BlakeStevenson/populartimes.js

Bug fix for matching popular times strings

10 Feb 03:41
Compare
Choose a tag to compare

Bug fix for variable

25 Feb 00:01
Compare
Choose a tag to compare

Fixes a bug where an error would be thrown when a place_id was not found. The error was caused by a variable typo.

Fixes quotes issue in placenames

28 Dec 04:37
d59e024
Compare
Choose a tag to compare
  • Fixes an issue with searching for places with quotes (") in the name.

Adds Google Places API requirement

02 Oct 03:29
Compare
Choose a tag to compare
  • Using this package now requires a Google Places API key to fetch a place's popular times.
  • Fixes puppeteer crawling
  • Adds debugging information

Bug fixes and starting off release history

01 Oct 06:09
Compare
Choose a tag to compare
  • Bug fixes for military time option
  • Marks the first release ever for this repo