Skip to content

Releases: GaloyMoney/cala

v0.2.12 Release

11 Jun 15:15
Compare
Choose a tag to compare

Features

  • Add accountByCode query (#103)

v0.2.11 Release

11 Jun 13:16
Compare
Choose a tag to compare
ci(release): release version 0.2.11

v0.2.10 Release

11 Jun 12:52
Compare
Choose a tag to compare

Bug Fixes

  • Lint

Miscellaneous Tasks

  • Setter(into) on journal status
  • Make more graphql mods public
  • Make JobRunner.run accept &mut self
  • From for rust_decimal::DEcimal

v0.2.9 Release

11 Jun 10:24
Compare
Choose a tag to compare

Refactor

  • Pass owned Job in init

v0.2.8 Release

11 Jun 09:30
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Add JobEvent::Updated

v0.2.7 Release

11 Jun 08:38
Compare
Choose a tag to compare

Features

  • Add sets query to account (#100)

Refactor

  • Inject job_id (#99)

v0.2.6 Release

10 Jun 21:01
Compare
Choose a tag to compare

Refactor

  • Pass IntegrationId

v0.2.5 Release

10 Jun 13:05
Compare
Choose a tag to compare

Bug Fixes

  • Doc tests
  • Sqlx-prepare

Miscellaneous Tasks

  • Bump async-graphql from 7.0.5 to 7.0.6 (#97)
  • Bump clap from 4.5.4 to 4.5.6 (#96)
  • Add DuplicateKey error
  • Explicit DuplicateKey error for templates

Refactor

  • No Option for post_transaction
  • Include JobCompletion
  • Job.config -> data
  • Integration config -> data
  • Expose graphql account

v0.2.4 Release

07 Jun 20:32
Compare
Choose a tag to compare

Bug Fixes

  • Lookup in same tx
  • Commit AtomicOperation without events
  • Check-code

Documentation

  • Docs.rs landing page (#95)

Features

  • Add integrations

Refactor

  • Add Jobs service layer

v0.2.3 Release

06 Jun 13:01
Compare
Choose a tag to compare

Bug Fixes

  • Sql syntax
  • Expose ledger / types from correct module

Miscellaneous Tasks

  • Expose as_bytes