Skip to content

Releases: danfebooks/nepalinumbers

Hot fix - round figure decimal number

27 May 19:26
Compare
Choose a tag to compare

Round figure decimal number issue fixed.

Eg. 500.00 was converted to ५०००० without decimal point. Fixed now.

Added support for decimal in number method

26 May 19:13
Compare
Choose a tag to compare

Decimal numbers formatting bug fixed.

Zero Prefxing issues fixed

18 Jan 17:00
Compare
Choose a tag to compare

In some cases, an integer passed with 0 prefix was being mal-formatted. This issue now has been fixed.

1.0.1

10 Jan 11:01
Compare
Choose a tag to compare

Grammers and typo fixed in README

Modular import and year method removal

10 Jan 10:24
Compare
Choose a tag to compare
  • Removed year method in favour of numbers
  • Exported week, month and numbers as individual so modular import is possible.

Minor Typo fixes

09 Jan 11:50
Compare
Choose a tag to compare
0.1.1

Fixed more typos on README

First Version

09 Jan 11:44
Compare
Choose a tag to compare
0.1.0

Removed unused packages for now, fixed README typos.