Revision history for Lingua-RO-Numbers
0.15 2013-11-05
- Bug-fix: the 'thousands_separator' string should not be added at the end of a number.
0.14 2013-06-23
- Removed the kwalitee test.
- Added the META.json file.
0.13 2013-06-09
- Removed the requirement of the 'encoding' pragma.
0.12 2013-06-09
- Removed the usage of the deprecated 'encoding' pragma.
0.11 2013-03-15
- Added kwalitee test.
- Converted releases dates to W3CDTF.
- Added META.yml file.
0.10 2013-03-13
- Added support for Object-Oriented functionality.
- Added support for customizable options.
- Fixed deep-recursion for number which is, actually, "NaN".
- Added support for 'inf'.
- Doesn't returns a list in list context, but a string.
0.09 2013-02-14
- Added 'encoding' to dependencies in Build.PL
0.08 2013-02-08
- Great unification:
Joined the code for floating points smaller than zero,
with the code for floating points greater than zero.
0.07 2013-02-06
- doesn't use 'parent' anymore.
0.06 2013-02-04
- Added more tests.
- Changed from 'un miliard o sută nouăzeci și opt de milioane trei sute mii'
to 'un miliard o sută nouăzeci și opt de milioane trei sute de mii'
0.05 2013-02-03
- Corrected 1_500_083 from 'un milion cinci sute mii optzeci și trei'
to 'un milion cinci sute de mii optzeci și trei'
0.04 2013-02-03
- Corrected 112_000 from 'o sută doisprezece de mii'
to 'o sută doisprezece mii'
0.03 2013-02-02
- Require perl>=5.006 in Build.PL
0.02 2013-02-02
- Changed 'saptesprezece' to 'șaptesprezece'
0.01 2013-02-01
- First version, released on an unsuspecting world.