Skip to content

v2.1.0

Latest

Choose a tag to compare

@rakibdevs rakibdevs released this 20 Aug 14:43
014901d

What's Changed

  • Add 2.1.0 features and GitHub Pages docs by @rakibdevs in #7

2.1.0

  • Added bnDate() with configurable built-in date formats.
  • Exposed bnWeekNumber() through the main API.
  • Added bnCurrency() and bnOrdinal().
  • Added strict time validation and typed date/time exceptions.
  • Preserved decimal digits when converting numeric strings.
  • Added negative number and negative money support.
  • Improved money rounding to two paisa digits.
  • Corrected large-number word conversion with Bangladeshi scales through নীল.
  • Hardened malformed-number validation and lakh/crore formatting.
  • Removed inconsistent trailing whitespace from money output.

Full Changelog: v2.0.0...v2.1.0