Releases: battlecode/galaxy
Releases · battlecode/galaxy
siarnaq-frontend-1.0.4
adds content for the new episodes!
siarnaq-frontend-1.0.3
- fixes tournament page
- prettifies for mobile
siarnaq-frontend-1.0.2
- turns off rating history
- tries to fix tournament error
siarnaq-frontend-1.0.1
- fixes build failure caused by require statements in tailwind config
siarnaq-frontend-1.0.0
Releases the much-awaited and worked upon Battlecode "Frontend2"! Hopefully it works super well with no issues 🫠
siarnaq-backend-2.0.4
- disables rating history endpoints so we dont go broke
siarnaq-backend-2.0.3
- Fixes rating endpoints
- Fixes bug in scrimmaging record endpoint
siarnaq-backend-2.0.2
Massive performance improvements to the rating history API! Brings performance from seconds to milliseconds. Does break some endpoints but they're new so just going to stick with minor version bump.
siarnaq-backend-2.0.1
Adds win/loss/tie api for retrieving a team's scrimmaging record for a given episode!
siarnaq-backend-2.0.0
- Breaking API change on
/api/compete/{episode_id}/match/historical_rating/
by @lowtorola on #780