All Versions
13
Latest Version
Avg Release Cycle
110 days
Latest Release
1615 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.0.2 Changes
November 24, 2020- โ Added ISO 4217 numeric codes for currency
-
v1.0.1 Changes
February 10, 2020- ๐ Fixed fraction for TWN currency
-
v1.0.0 Changes
January 05, 2020- โ Add JSON Marshal/Unmarshal.
- โก๏ธ Travis golang versions updated.
- โ Remove Divide method, to avoid issues with floats.
- โก๏ธ Updated currencies.
-
v0.4.0 Changes
July 26, 2019- โก๏ธ Updated list of currencies.
- โ Added AsMajorUnits function to return Money as a float64 representing the amount value in the currency's subunit.
-
v0.3.8 Changes
March 14, 2019- go.mod file
-
v0.3.7
January 30, 2019 -
v0.3.6 Changes
October 31, 2017๐ Fix redundant decimal when fraction is 0
-
v0.3.5
June 12, 2017 -
v0.3.4 Changes
May 30, 2017๐ Bugfix: A new instance of Money has invalid Currency contents
-
v0.3.3 Changes
April 25, 2017- โ Add Currency method to Money to allow access to Currency information
- โก๏ธ Go Report updated