Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
0.0.10
Changed
- Changed
getCalendarYear
tolistCalendarYear
- Changed build output from
es
toumd
for better support - Changed ESLint Rules. Thanks, @giri-madhan
Added
- Added new method
listLocalizedMonths
- Added MIT License to NPM package. Thanks, @bajibpathan!
- Added React to Rollup configuration for module bundling
0.0.8 & 0.0.9
Added
- Added gu-IN to locale. Thanks, @Ankan-cyber!
- Added bn-IN to locale. Thanks, @Ankan-cyber!
- Added production configuration build, minified distributable code
Changed
- Simplified the
getCalendarYear
Error handling and response object - Strengthened ESLint Rules.
- Ignore SRC in Build. Thanks, @Ankan-cyber!
- Modified License.