Releases: GaloyMoney/cala
Releases · GaloyMoney/cala
v0.3.22 Release
v0.3.21 Release
v0.3.20 Release
Bug Fixes
- Missing , in macro
- Idempotency_guard
Documentation
- Api reference and website examples update to 49f33a1
Miscellaneous Tasks
- Make idempotency_guard work in Result fns
- Bump napi from 2.16.16 to 2.16.17 (#360)
- Bump tokio from 1.42.0 to 1.44.1 (#361)
- Bump async-trait from 0.1.83 to 0.1.88 (#362)
- Bump thiserror from 1.0.69 to 2.0.12 (#363)
- Bump rust_decimal from 1.37.0 to 1.37.1 (#364)
- Bump sqlx
- Bump prost from 0.13.3 to 0.13.5 (#354)
- Bump async-graphql from 7.0.15 to 7.0.16 (#356)
- Bump pluralizer from 0.4.0 to 0.5.0 (#358)
- Bump serde_with from 3.11.0 to 3.12.0 (#355)
Refactor
- Idempotent::AlreadyApplied -> Ignored
- Notify_cala_outbox_events fn (#359)
Testing
- Fix clippy in balance.rs
v0.3.19 Release
Bug Fixes
- Sqlx-prepare
Documentation
- Api reference and website examples update to 8458c52
Miscellaneous Tasks
- Add entries.list_for_journal_id
v0.3.18 Release
Bug Fixes
- Add id to 'AccountSetMembersCursor' (#353)
Documentation
- Api reference and website examples update to 1b4cb3d
Miscellaneous Tasks
- Bump rust_decimal from 1.36.0 to 1.37.0 (#348)
- Bump rust_decimal_macros from 1.36.0 to 1.37.0 (#349)
- Bump async-graphql-axum from 7.0.11 to 7.0.13 (#350)
- Bump quote from 1.0.37 to 1.0.40 (#351)
- Bump proc-macro2 from 1.0.92 to 1.0.94 (#352)
- Bump napi from 2.16.14 to 2.16.16 (#346)
- Bump async-graphql from 7.0.11 to 7.0.15 (#345)
- Bump rand to 0.9 (#310)
- Bump chrono from 0.4.38 to 0.4.40 (#344)
- Bump anyhow from 1.0.95 to 1.0.97 (#343)
- Bump serde_json from 1.0.138 to 1.0.140 (#339)
- Bump convert_case from 0.6.0 to 0.8.0 (#341)
- Bump serde from 1.0.217 to 1.0.219 (#342)
- Bump clap from 4.5.26 to 4.5.32 (#340)
- Bump uuid from 1.11.0 to 1.16.0 (#337)
- Bump micromatch from 4.0.5 to 4.0.8 in /cala-nodejs (#224)
v0.3.17 Release
v0.3.16 Release
v0.3.15 Release
Bug Fixes
- Create account when batch creating account sets
Documentation
- Api reference and website examples update to b1547bf
Miscellaneous Tasks
- AccountSets.create_all