This repository has been archived on 2026-07-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
aniwatch-api/CHANGELOG.md
T
Conventional Changelog Action 22599a38d9 chore(release): v1.31.0 [skip ci]
2024-04-21 14:34:21 +00:00

2.5 KiB

1.31.0 (2024-04-21)

Bug Fixes

Features

  • added new error message (44d6ff5)

1.30.0 (2024-04-14)

Bug Fixes

  • Removed unnecessary attributes from Anime interface (4682af6)

Features

  • added mal and anilist id to anime info endpoint (55eaf06)

1.29.0 (2024-03-25)

Features

  • advancedSearch: add advanced related constants (68e4c70)
  • advancedSearch: add advanced search feature (1c02c9c)
  • advancedSearch: add helper types (71f0905)
  • advancedSearch: add utility methods related to advanced search (79d0bdf)
  • advancedSearch: add utility props to search response (d6f9f0f)
  • advancedSearch: feat: add search filter parsing (fef106d)

1.28.0 (2024-03-12)

Features

  • add json rate limit response; replace max with limit (870fae7)
  • disabled ratelimit & dont_sleep for personal deployments (8565619)
  • update api home page (112e532)

1.27.1 (2024-03-03)