Skip to content

Releases: vimeo/py-money

Fix BYR subunits and add new BYN currency

29 Jan 19:01
f503033
Compare
Choose a tag to compare
  • Adds new BYN Belarusian currency
  • Fixes Belarusian display name misspelling
  • Bumps version to 0.5.0
  • Updates author info

Allow more versions of babel

18 Apr 15:52
e317377
Compare
Choose a tag to compare

Allows this package to work with versions of babel >= 2.4.0 and < 3.0

Add ability to work with subunits

26 Oct 14:31
Compare
Choose a tag to compare
  • Adds from_sub_units method to create money from subunits
  • Adds sub_units property to retrieve the monetary amount in subunits

v0.2.0

10 Apr 14:30
Compare
Choose a tag to compare

Add support for dividing money by money

v0.1.1

07 Apr 21:25
Compare
Choose a tag to compare

Improve installation

  • Remove pytest as requirement

v0.1.0

07 Apr 20:18
Compare
Choose a tag to compare

Initial release