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 539df96bda chore(release): v1.6.0 [skip ci]
2023-08-13 14:19:57 +00:00

3.5 KiB

1.6.0 (2023-08-13)

Bug Fixes

  • animeCategory: added animeCategory name (aa4c922)
  • animeSearch: fixed bug where if q is null throws BadGateway (fa7b6e7)

Features

  • animeProducer: added animeProducer controller (953c99a)
  • animeProducer: added AnimeProducer controller path & query params type (50b66ba)
  • animeProducer: added animeProducer parser (74a6b96)
  • animeProducer: added ScrapedProducerAnime parser type (c3a77e0)
  • animeSearchSuggestion: added animeSearchSuggestion controller (c9325f4)
  • animeSearchSuggestion: added animeSearchSuggestion parser (e4ffe2a)
  • animeSearchSuggestion: added animeSearchSuggestion query param type (1c7799e)
  • animeSearchSuggestion: added AnimeSearchSuggestion type (39f496a)
  • animeSearchSuggestion: added ScrapedAnimeSearchSuggestion type (bec33e6)
  • routes: added search/suggest & /producer routes (9714f7f)

1.5.1 (2023-08-07)

1.5.0 (2023-08-07)

Features

1.4.0 (2023-08-07)

Features

  • added controller request handler types (10e46b1)
  • added home page controller (3d81a6c)
  • added index page (e1b37a5)
  • controllerTypes: added request handler types (84a7981)

Reverts

  • parserTypes: refactored parser types (8a5884b)

1.3.6 (2023-08-06)