Skip to content

Releases: yamin8000/PrettyPersianNumbers

2.0.1

24 Jul 21:21
839573a
Compare
Choose a tag to compare

Fixed a bug that inputs like 101, 202, 1101 and etc would throw error thanks to @m3hdi-i report

2.0.0

27 May 16:46
6fbc098
Compare
Choose a tag to compare

Major refactor, breaking update, public method names are changed

1.1.1

29 Mar 00:25
8c2430c
Compare
Choose a tag to compare

Fixed package in manifest, minor release

1.1.0

28 Feb 06:55
56b3a22
Compare
Choose a tag to compare
  • Changed package name from ir.yamin.digits to com.github.yamin8000.ppn
  • Fixed a bug where for BigDecimal inputs NaN was returned
  • updated gradle to 7.2
  • updated android gradle plugin to 7.1.2
  • removed spellToIranMoney method
  • changed some docs

1.0.5

10 Aug 03:34
Compare
Choose a tag to compare

updated to jdk11
updated android gradle plugin
code refactoring
comments added
decimal number bug that converted numbers like 12.1 to 12.09999999999999999 fixed
etc

1.0.4

15 Jun 11:34
Compare
Choose a tag to compare

decimal number bug when number is lesser that one fixed

1.0.3

14 Jun 12:06
Compare
Choose a tag to compare

added support for decimal numbers (numbers with fractions)

1.0.2

17 Apr 19:41
Compare
Choose a tag to compare

added support for BigInteger input
added support for converting straight to money (rial, toman)

1.0.1

11 Apr 23:28
Compare
Choose a tag to compare

1.0.1