Skip to content

REST API v3.3 RC-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@irfan-dahir irfan-dahir released this 27 Apr 22:52
· 1360 commits to master since this release
  • Better Exception/Error responses
  • Add a report_url in error responses that generates a GitHub Issue
  • Add proper installation instructions (Linux + Mac) #41
  • Allow configuration for connecting to Redis (config/database.php)
  • Add support for filtering anime/manga forum topics (e.g /anime/1/forum?topic=other)
  • Add search filter for results starting with a certain letter/character (e.g /search/anime?q=&letter=F)
  • Minimum parser dep set to JikanPHP v2.7.0
  • Other minor bug fixes and improvements