Academy Ruins API v0.5.0
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