Skip to content

Releases: Rhymond/go-money

v0.3.4

30 May 08:45
Compare
Choose a tag to compare

Bugfix: A new instance of Money has invalid Currency contents

v0.3.3

25 Apr 15:41
Compare
Choose a tag to compare
  • Add Currency method to Money to allow access to Currency information
  • Go Report updated

v0.3.2

19 Apr 20:57
Compare
Choose a tag to compare
  • Coverage update
  • Allocate now uses variadic arguments #18

v0.3.1

19 Apr 18:37
Compare
Choose a tag to compare
  • Mutator presented

v0.3.0

18 Apr 19:54
Compare
Choose a tag to compare
Merge pull request #15 from Rhymond/Release

int64 Implementation

v0.2.0

09 Apr 21:00
Compare
Choose a tag to compare
  • Delete currencies json file and use structure instead #7
  • Allow to create new or update existing currencies #5
  • Default currency presented

v0.1.0

04 Apr 21:12
Compare
Choose a tag to compare
readme update

v0.0.1

03 Apr 08:20
Compare
Choose a tag to compare
Merge branch 'wip'