Skip to content

Bugfix release

Compare
Choose a tag to compare
@jaidevd jaidevd released this 25 Mar 04:00
· 12 commits to master since this release
b179988
FIX: Replace each big prefix multiple times. (#9)

If a big prefix (million, hundred, thousand) occurs more than once in a
string, only its first occurence gets replaced with the corresponding number. Fixed that.