Skip to content

Releases: formancehq/ledger

v1.10.0-beta.2

24 Apr 18:10
Compare
Choose a tag to compare
v1.10.0-beta.2 Pre-release
Pre-release

Changelog

  • 27a9fe9 ci: Update Dockerfile flow
  • c1022f1 ci: Upgrade
  • 3dc7e24 feat(Numscript): Send monetary with arithmetic (#215)
  • 05bf723 Merge commit '5a3ba95095ce2e30c3bf224d921d4e32633a0b6a'
  • 5a3ba95 ci: Update main.yml

v1.10.0-beta.1

19 Apr 14:19
Compare
Choose a tag to compare
v1.10.0-beta.1 Pre-release
Pre-release

Changelog

Feature

  • 87e842b feat: Numscript: allow 0 and 100 inclusive in portions
  • 7baf148 feat: Numscript: new ASSET variable type
  • c36376c feat: remove deprecated ledger field for event message

Chore

  • c730c6d chore: Ledger: deprecation message for sqlite
  • a3fabac chore: update readme
  • 223af06 chore: add example in the description for metadata filter
  • 2979644 chore: Bump Go to 1.19
  • ca3bc98 chore: Improve test coverage
  • d48e003 chore: Machine in Ledger

Fix

  • ee33821 fix: Ledger: openapi numscript vars example
  • 32fde57 fix: mapping ignore destinations accounts
  • 991b720 fix: remove minimum balance for all balances operation
  • 5b78af1 fix: Reverse transaction
  • 542bf09 fix: default UI port
  • d93bd76 fix: concurrent map read/writes
  • ad73372 fix: tests with postgres server
  • 92e4deb fix: go-libs imports were not up to date

v1.9.2

29 Mar 13:49
e088da1
Compare
Choose a tag to compare

Changelog

v1.9.1

24 Feb 10:20
cc9177b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.8.3

13 Feb 15:50
eaadf61
Compare
Choose a tag to compare
fix: pagination cursor (#432)

v1.9.0

14 Feb 17:59
a73b7cd
Compare
Choose a tag to compare

Changelog

Bug fixes

What to do next?

v1.9.0-rc.11

21 Feb 10:18
a73b7cd
Compare
Choose a tag to compare
v1.9.0-rc.11 Pre-release
Pre-release

Changelog

v1.9.0-rc.10

09 Feb 14:02
Compare
Choose a tag to compare
v1.9.0-rc.10 Pre-release
Pre-release

Changelog

v1.9.0-rc.9

06 Feb 15:03
Compare
Choose a tag to compare
v1.9.0-rc.9 Pre-release
Pre-release

Changelog

  • ae2ec31 fix: (re)split execution path to avoid breaking changes with 0 amounts (#427)

v1.9.0-rc.8

31 Jan 17:38
Compare
Choose a tag to compare
v1.9.0-rc.8 Pre-release
Pre-release

Changelog

  • ef8f67b fix: asset format (#426)
  • 5a72e81 fix: negative balances not allowed even with mapping defined (#425)