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()andbnOrdinal(). - 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