Skip to content

v0.6.1

Choose a tag to compare

@kellpossible kellpossible released this 24 Apr 06:40
· 13 commits to master since this release
  • Bump rust_decimal dependency up to using generic version 1 to address #5.
  • Update Account#new(), Transaction#new() and Transaction#new_simple() to use Into<String> to address #4.