Skip to content

Tags: XIELongDragon/go-money

Tags

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add XOF and MGA currencies (Rhymond#110)

This patch adds West African CFA franc (XOF) and Malagasy ariary (MGA)
currencies in order to provide them in go-money library.

See also:
- [West African CFA
  franc](https://en.wikipedia.org/wiki/West_African_CFA_franc);
- [Malagasy ariary](https://en.wikipedia.org/wiki/Malagasy_ariary);

Closes Rhymond#109

Signed-off-by: r1cm3d <r1cm3d@protonmail.com>

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rhymond#106 Split of small negative values doesn't work properly (Rhy…

…mond#107)

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Get Currency by Numeric Code (Rhymond#104)

* find currency by code

* get currency by code

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix negative split remainder (Rhymond#94)

Co-authored-by: Raymond <raima220@gmail.com>

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Export an error for currency mismatches (Rhymond#91)

Co-authored-by: Raymond <raymond.kazlausk@gmail.com>

v1.0.2

Toggle v1.0.2'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#70 from nvjkmr/master

Added ISO 4217 numeric codes for currency

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