This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
v1.0.1
Optimizations, bug fixes, and more.
Added/Fixed
- Optimized mappings to be much faster (~6 seconds per show under no rate limit).
- Cleaned up code to improve readability.
- Fixed providers (MAL/AnimePahe/ComicK).
- Using batch requests for AniList to reduce rate limit (resulted in large performance improvements).
- Added tests via jest
- Updated ESLint/Prettier config.
- Fixed tsconfig to allow running via
./dist
folder.
Removed
- N/A
Full Changelog: v1.0.0...v1.0.1