ash_double_entry/CHANGELOG.md
2023-08-19 15:08:17 -04:00

850 B

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

v0.1.2 (2023-08-19)

  • Documentation updates & AshHq indexing fixes

v0.1.1 (2023-08-19)

Bug Fixes:

  • properly calculate balance_as_of_ulid when transfer is to or from account

v0.1.0 (2023-08-19)

Bug Fixes:

  • create balances after transfer is created

  • don't require pagination

Improvements:

  • add CI & check commands

  • wrap up initial implementaiton, add guides

  • initial test suite & functionality