Releases: BlakeStevenson/populartimes.js
Releases · BlakeStevenson/populartimes.js
Bug fix for matching popular times strings
v0.4.4 Updates package.json
Bug fix for variable
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
- Fixes an issue with searching for places with quotes (
"
) in the name.
Adds Google Places API requirement
- 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
- Bug fixes for military time option
- Marks the first release ever for this repo