Releases: ghoshRitesh12/aniwatch
Releases · ghoshRitesh12/aniwatch
v1.2.2
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Bug Fixes
- animeEpisodeSrcs: fix bug where internal fn would call outer wrapper (4ae88c3)
Full Changelog: v1.2.0...v1.2.1
v1.2.0
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
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.4
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Full Changelog: v1.0.2...v1.0.3
v1.0.2
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
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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