Skip to content

Releases: 0xDevansh/itch-scraper

v0.3.0

27 Jan 05:13
Compare
Choose a tag to compare

Major changes:

  • getDetails() renamed to getGame()
  • Readme remade

v0.2.0

23 Jan 14:52
Compare
Choose a tag to compare

Major changes:

  • Added new functions:

    • getAuthor()
    • getAuthorBio()
    • getAuthorGames()
    • getAuthorSocialLinks()
    • getGameDescription()
  • All commands now require a try-catch block to capture pesky errors.

Bug fixes:

  • Improved error handling

itch-scraper-v0.1.0

23 Jan 14:48
Compare
Choose a tag to compare
itch-scraper-v0.1.0 Pre-release
Pre-release

Initial release