40 lines
1.6 KiB
Markdown
40 lines
1.6 KiB
Markdown
# [1.21.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.20.2...v1.21.0) (2023-12-29)
|
|
|
|
|
|
### Features
|
|
|
|
* add `malID` to episode srcs ([746e645](https://github.com/ghoshRitesh12/aniwatch-api/commit/746e645c2feb1ee7b7464f36d59522b1a2fe42bb))
|
|
|
|
|
|
|
|
## [1.20.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.20.1...v1.20.2) (2023-12-18)
|
|
|
|
|
|
|
|
## [1.20.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.20.0...v1.20.1) (2023-12-17)
|
|
|
|
|
|
|
|
# [1.20.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.19.0...v1.20.0) (2023-12-17)
|
|
|
|
|
|
### Features
|
|
|
|
* **estimatedSchedule:** add `/schedule` endpoint controller ([caec8b6](https://github.com/ghoshRitesh12/aniwatch-api/commit/caec8b684d0afb5fb97ea6fd5a03e8001e2db648))
|
|
* **estimatedSchedule:** add `/schedule` endpoint controller query params type ([0685c20](https://github.com/ghoshRitesh12/aniwatch-api/commit/0685c200dd0ccd3de9ed88996b1e55f0e7ce4bf7))
|
|
* **estimatedSchedule:** add `/schedule` route ([a19d705](https://github.com/ghoshRitesh12/aniwatch-api/commit/a19d705c909827566d91841360aa472bdfbf6e82))
|
|
* **estimatedSchedule:** add `estimatedSchedule` parser ([8826dd2](https://github.com/ghoshRitesh12/aniwatch-api/commit/8826dd276fe4a5ccab2b074d77191b81b265e528))
|
|
* **estimatedSchedule:** add `EstimatedSchedule` types ([0ca9a82](https://github.com/ghoshRitesh12/aniwatch-api/commit/0ca9a82a2bd5b769e252424a78a08a17a62e9854))
|
|
|
|
|
|
|
|
# [1.19.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.18.3...v1.19.0) (2023-12-16)
|
|
|
|
|
|
### Features
|
|
|
|
* add `anilistID` in response ([4cf7e46](https://github.com/ghoshRitesh12/aniwatch-api/commit/4cf7e460cfc5449fdeea29634fa24c4709473178))
|
|
|
|
|
|
|