Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@Sija Sija released this 19 Apr 00:29
· 4 commits to master since this release

What's Changed

  • Added Currency#initialize taking named arguments for all properties in 3ed2d61
  • Implemented :disambiguate option in Money#format in #14
  • Changed Peruvian Sol (PEN) decimal mark and thousands separator in f78e35c
  • Changed South African Rand (ZAR) decimal mark and thousands separator in 9f2a2a2
  • Updated Georgian Lari (GEL) symbol in 776fa18
  • Use euro symbol (€) as html_entity for euro currency in 9256b3b
  • Added new SLE currency in e9258d3
  • Added Second Dobra (STN) from Sao Tome and Principe in 18b5032
  • Added USDC stablecoin in 8f656d1
  • Fixed Money#allocate for enumerable of all zeros in 530e5ac
  • Fixed typos in 32603b1

Full Changelog: v1.2.0...v1.3.0