v1.2.0
- Crystal
~> 1.0.0
compatibility 🎉 - Replaced
JSON.mapping
withJSON::Serializable
- Added
Money.rounding_mode
and relatedmode
argument toMoney#round
method Currency.wrap?
doesn't raise anymore when given invalid currency idCurrency.wrap?
doesn't acceptnil
values anymore- Migrated from Travis CI to GitHub Actions