Skip to content

v1.2.0

Compare
Choose a tag to compare
@Sija Sija released this 04 Aug 22:38
· 31 commits to master since this release
006bd0c
  • Crystal ~> 1.0.0 compatibility 🎉
  • Replaced JSON.mapping with JSON::Serializable
  • Added Money.rounding_mode and related mode argument to Money#round method
  • Currency.wrap? doesn't raise anymore when given invalid currency id
  • Currency.wrap? doesn't accept nil values anymore
  • Migrated from Travis CI to GitHub Actions