8000 Releases · jacobsvante/samling · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: jacobsvante/samling

samling-v0.13.1

08 Jan 12:03
Compare
Choose a tag to compare

Fixed

  • Remove direct dependency on deadpool-postgres and tokio-postgres

samling-v0.13.0

08 Jan 08:37
c9f4454
Compare
Choose a tag to compare

Refactor

  • [breaking] Move from cornucopia to clorinde

v0.12.0

05 Jan 17:34
Compare
Choose a tag to compare

0.12.0 (2025-01-05)

⚠ BREAKING CHANGES

  • Upgrade to axum 0.8

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

05 Jan 08:40
Compare
Choose a tag to compare

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

31 Oct 14:12
Compare
Choose a tag to compare

0.11.2 (2024-10-31)

Bug Fixes

  • ui: Translations weren't updating in some parts (7dbe91a)

v0.11.1

31 Oct 12:31
Compare
Choose a tag to compare

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

30 Oct 20:16
Compare
Choose a tag to compare

0.11.0 (2024-10-30)

Features

  • Choose language for exported data (538f229)

v0.10.1

30 Oct 18:33
Compare
Choose a tag to compare

0.10.1 (2024-10-30)

Bug Fixes

  • DE locale files didn't exist (95e874c)

v0.10.0

30 Oct 18:13
Compare
Choose a tag to compare

0.10.0 (2024-10-30)

Features

v0.9.2

19 Jun 21:57
Compare
Choose a tag to compare

0.9.2 (2024-06-19)

Bug Fixes

0