0.3.4
- Added shortcut to
round(self, 0)
as the methodto_integral
which also returns aMoney
object. - Added
currency_code
as a property which outputs the currency in string format.
round(self, 0)
as the method to_integral
which also returns a Money
object.currency_code
as a property which outputs the currency in string format.