This repository has been archived by the owner on Jul 22, 2023. It is now read-only.
v0.5.0
Pre-release
Pre-release
CaBr2 is currently only available as web app under: https://app.cabr2.de/.
- FEATURES
- Introduce NGXS (#1048)
- ENHANCEMENTS
- Destroy all Observables and fix bad code (#1118)
- Move search icon to the beginning (#1117)
- Change message for gestis disclaimer (#1116)
- Replace config-model hack with ngxs approach (#1111)
- Remove unnecessary transloco object (#1106)
- Gestis parser rewrite (#1060)
- Add tests (#1053)
- New error handling in crates (#1051)
- Rename ureq to request in config (#1041)
- Feature/airbnb style guide (#1037)
- Wrap RwLock to simplify code (#1028)
- Remove version reqirement from config handler (#1023)
- Restructure project (#1018)
- BUGFIXES
- BUILD
- DOCS