Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 18:54
· 19 commits to main since this release

v0.2.0

v0.2.0 (2025-09-15)

Bug Fixes

  • Replace error exits with proper app exits when no error occured
  • Check if ledger path is None

Code Refactoring

  • Change CRLF to LF
  • Use enum to validate format
  • Parse parameters as a CLI list

Features

  • Print version info
  • Update example ledger
  • Update README