Releases: jacobsvante/samling
Releases · jacobsvante/samling
samling-v0.13.1
Fixed
- Remove direct dependency on deadpool-postgres and tokio-postgres
samling-v0.13.0
Refactor
- [breaking] Move from cornucopia to clorinde
v0.12.0
0.12.0 (2025-01-05)
⚠ BREAKING CHANGES
Bug Fixes
- Expose deadpool_postgres and cornucopia_async::GenericClient in samling API (86bbe02)
- Expose tokio_postgres in public API (7170d78)
- Move from cornucopia_async to maintained crate cornucopi_async (818ff48)
- Upgrade dependencies (except latest axum) (d4a8a0a)
- Upgrade to axum 0.8 (15ea940)
v0.11.3
0.11.3 (2025-01-05)
Bug Fixes
- docker: Add .cargo/config.toml for registry info (41e0e06)
- Expose deadpool_postgres and cornucopia_async::GenericClient in samling API (808da8e)
- Expose tokio_postgres in public API (16a9de8)
- Upgrade dependencies (except latest axum) (393a9ca)
v0.11.2
0.11.2 (2024-10-31)
Bug Fixes
- ui: Translations weren't updating in some parts (7dbe91a)
v0.11.1
0.11.1 (2024-10-31)
Bug Fixes
- Column header translations weren't updated (9d51fbc)
- export: Sort attribute columns by ID and not name (9bf965d)
v0.11.0
0.11.0 (2024-10-30)
Features
- Choose language for exported data (538f229)
v0.10.1
0.10.1 (2024-10-30)
Bug Fixes
- DE locale files didn't exist (95e874c)
v0.9.2
0.9.2 (2024-06-19)
Bug Fixes