The changelog will no longer be maintained. Instead, the information will be available in the releases.
May 4, 2022
- Fixes an issue with the custom formats that prevented new countries from being used (#38)
Apr 3, 2022
- Implements a string parser for the node version, check the documentation for more information
Mar 28, 2022
- Adds support for a full or partial preset state to be passed to the constructor
Mar 21, 2021
- Marked the arguments in the
output()
method as optional
Jan 28, 2021
- Fixes the exported typings (#17)
Jan 9, 2021
- Fixes the subpath exports
- Combined the typings into a single file
Nov 12, 2020
- Added support for custom formats through the new API
.addFormat()
Oct 18, 2020
- Added transforms and definitions to append commas in certain formats (#8)
Aug 17, 2020
- Added support for Method Chaining
Jul 26, 2020
- Updated the dependencies to resolve some security vulnerabilities
- Updated the directory structure
- Added GitHub actions for CI/CD
- Converted to TypeScript
Aug 11, 2019
- Added more tests to Jest
- Added a to-do list
- Updated the dependencies to resolve security vulnerabilities:
Jun 13, 2019
- Updated the dependencies to resolve security vulnerabilities:
- Should fix Issue #2
Sep 8, 2018
- Should fix Issue #1
Jul 24, 2018
- Removed the method setUseTransforms and added it as an option to setFormat
- Added Jest for testing
Jul 8, 2018
- Added an option to ignore transforms
- Fixed documentation
Jul 8, 2018
- Added a capitalization transform to some attributes
Jul 4, 2018
- Publish to npm repository
Jul 1, 2018
- Initial release