Skip to content

Releases: ledger-rs/dinero-rs

Ability to add tags from automated transactions

04 Mar 11:38
17ff6fc
Compare
Choose a tag to compare
0.16.0

Fixed issues with tags with automated transactions

Correct conversion of currencies

28 Feb 04:50
6c8cb75
Compare
Choose a tag to compare
0.15.0

Correct currency conversion

Speed improvements

27 Feb 21:05
e3351de
Compare
Choose a tag to compare
0.14.0

Speed improvement

Hotfix

27 Feb 12:59
Compare
Choose a tag to compare
0.13.1

Fix issue with no payee

Better compatibility with hledger syntax

27 Feb 12:19
fa6b7d8
Compare
Choose a tag to compare
0.13.0

Better compatibility with hledger syntax

Speed improvements

24 Feb 03:22
ef6ec4d
Compare
Choose a tag to compare
  • Most automated transactions seem to work.
  • Big speed bump.

Automated transactions!

22 Feb 01:05
Compare
Choose a tag to compare
  • fixed bug in balance report

Automated transactions!

20 Feb 12:08
05c802b
Compare
Choose a tag to compare
  • Merge pull request #32 from frosklis/automated_27

    This adds automated transaction support with value expressions

Bug fixes and refactoring, faster

14 Feb 18:54
Compare
Choose a tag to compare
  • Merge pull request #29 from frosklis/issue_28_tags

    Issue 28 tags

  • Merge branch 'testing'

  • Merge branch 'dates'

0.8.0: Update README.md

02 Feb 23:27
8c01d29
Compare
Choose a tag to compare
  • Merge branch 'coverage'

  • Merge branch 'coverage'

  • Add date parsing to the command line #10

  • change git command

  • remove unnecesary output

  • add tests for the begin and end options. Close #10.