Releases: sargon64/tars
Releases · sargon64/tars
v0.1.0
0.1.0 (2024-03-02)
⚠ BREAKING CHANGES
- new gql endpoint + id naming refactor
Features
- add overlay state managment (cd4ad80)
- juniper -> asyncgrapql migration (ce4d3c9)
- new gql endpoint + id naming refactor (d630234)
Bug Fixes
- actually add cors (407b47b)
- add better error msg (55becbb)
- add pathname (ae37d93)
- add team and sync data (0096284)
- add user_id (46b19d3)
- black tap_mut magic (3824227)
- cors (857dac8)
- CORS part 4 - revelations (3f9193e)
- remove global write state (15b5e42)
- remove subscriptions (66a95bc)
- remove zeroed uuids when a user is filtered out (e69630e)
- run mutations (c1e303b)
- teams in matches (029fd34)
Performance Improvements
- #![forbid(clippy::unwrap_used)] (01f7632)