Skip to content

Tags: bluelabs-eu/go-money

Tags

v1.0.11-bluelabs

Toggle v1.0.11-bluelabs's commit message
Fix public interface to make it nicer to use

v1.0.10-bluelabs

Toggle v1.0.10-bluelabs'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 #3 from bluelabs-eu/fix/constructor-functions

Fix/constructor functions

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add NewFromFloat Rhymond#108 (Rhymond#116)

v1.0.8

Toggle v1.0.8's commit message
update: Fix ARS decimal and thousand separators

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 <[email protected]>

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 <[email protected]>

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 <[email protected]>

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