8000 Release v0.2.4 · govalues/money · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.2.4

Latest
Compare
Choose a tag to compare
@eapenkin eapenkin released this 26 Jan 07:29
159fd14

Added

  • Implemented Amount.AddMul, Amount.AddQuo, Amount.SubMul, Amount.SubQuo, Amount.Equal, Amount.Less.

  • Implemented Currency.AppendBinary, Currency.AppendText, Currency.UnmarshalJSON, Currency.MarshalJSON, Currency.UnmarshalBSONValue, Currency.MarshalBSONValue.

Changed

  • ExchangeRate.Conv supports both direct and reverse conversions.
  • Deprecated Amount.FMA and ExchangeRate.Inv methods.
0