Skip to content

Releases: ghoshRitesh12/aniwatch

v1.2.2

22 Sep 06:49
Compare
Choose a tag to compare

Full Changelog: v1.2.1...v1.2.2

v1.2.1

06 Aug 15:16
Compare
Choose a tag to compare

Bug Fixes

  • animeEpisodeSrcs: fix bug where internal fn would call outer wrapper (4ae88c3)

Full Changelog: v1.2.0...v1.2.1

v1.2.0

06 Aug 14:58
Compare
Choose a tag to compare

Features

  • add ci script to perform linting, testing and building (de69bee)
  • improve error handling & add js docs (cc14b3f)

Full Changelog: v1.1.1...v1.2.0

v1.1.1

06 Aug 09:15
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0

06 Aug 09:10
Compare
Choose a tag to compare

Features

  • update error logging format (9899221)

Full Changelog: v1.0.4...v1.1.0

v1.0.4

06 Aug 08:58
Compare
Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

v1.0.3

06 Aug 08:54
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

v1.0.2

06 Aug 08:47
Compare
Choose a tag to compare

Bug Fixes

  • animeAboutInfo: bug where empty anime id wouldn't throw an error (1aaae00)

Full Changelog: v1.0.1...v1.0.2

v1.0.1

06 Aug 08:42
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

06 Aug 08:35
Compare
Choose a tag to compare

Features

  • add AniwatchError class for handling errors (dc5e7b7)
  • extractor: add AniwatchError support (710e8c0)
  • remove HttpError union type (2046ca9)
  • remove HttpError union type (fc4a097)
  • scrapers: use for scraper errors (4d2e417)
  • update exports to include only scrapers (c20d6d4)
  • utils: use AniwatchError for reusable utility methods (e2e4991)

BREAKING CHANGES

  • scrapers: remove dependency for convenience

Full Changelog: v0.3.2...v1.0.0