Skip to content

Academy Ruins API v0.6.0

Latest
Compare
Choose a tag to compare
@lunakv lunakv released this 07 Feb 14:24
40c124d

API Changes

  • The /cr/glossary/{term} route no longer accepts an exact parameter. Instead, exact matching is now the default and a new fuzzy query parameter was introduced to opt into fuzzy search.

Internal Changes

  • Updated some SQL queries to improve the performance of various endpoints
  • Updated the CR differ so that ranges of rules are correctly ignored
  • Fixed Alembic configuration to correctly locate all database models
  • Updated the WPN docs scraper to support recent changes to the page

Full Changelog: v0.5.1...v0.6.0