Skip to content

Academy Ruins API v0.5.0

Compare
Choose a tag to compare
@lunakv lunakv released this 01 Oct 09:09
· 15 commits to main since this release
97c7c6a

API Updates

The routes deprecated in version 0.2.0 were removed from the API.

Internal Changes

  • The project was majorly restructured, which I hope will improve future readability and extensibility.
  • A new Github CD pipeline was created for automatically packaging and uploading built Docker containers for every release.
  • The CR diff database schema was reworked, resulting in much improved performance of /cr/trace queries.

Full Changelog: v0.4.0...v0.5.0