Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 482 Bytes

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 482 Bytes

CHANGELOG

0.3.0 (2019-06-16)

Changed

  • Update scraping to the current markup in Play Store website.

0.2.0 (2016-11-10)

Added

  • getSearch and getDetailSearch methods.

Changed

  • Convert schemaless URLs into absolute URLs.

0.1.1 (2016-04-09)

Fixed

  • Fix throwing InvalidArgumentException on Scraper::getApp() when app page contains a NULL byte.
  • Remove duplicate license field on composer.json.

0.1.0 (2016-01-04)

  • Initial release.