Skip to content

Tags: lombartec/go-money

Tags

v1.0.1

Toggle v1.0.1's commit message
Merge pull request Rhymond#63 from danielwitz/mymaster

fixing TWD fraction

v1.0.0

Toggle v1.0.0's commit message
update travis versions

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Rhymond#51 from danielwitz/master

Add currencies and add AsMajorUnits capability

v0.3.8

Toggle v0.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Rhymond#42 from treezor-bank/1-create-go.mod

Add go mod

v0.3.7

Toggle v0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Rhymond#36 from Toasterson/patch-1

Add SwissFranc with proper Formatting

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Rhymond#28 from hieven/fix/redundant-decimal

Fix redundant decimal when fraction is 0

v0.3.5

Toggle v0.3.5's commit message
Merge pull request Rhymond#26 from llonchj/feature/get-currency

GetCurrency implementation

v0.3.4

Toggle v0.3.4's commit message
Merge pull request Rhymond#24 from llonchj/fix-currency-money-New

A new instance of Money has invalid Currency contents

v0.3.3

Toggle v0.3.3's commit message
Merge pull request Rhymond#23 from jeffandersen/master

Add Currency method to Money to allow access to Currency information

v0.3.2

Toggle v0.3.2's commit message
Merge pull request Rhymond#22 from Rhymond/CoverageUpdate

Coverage Update