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.
2.1.2 - 2023-10-27
- updated dependencies
2.1.1 - 2022-08-15
- Normalization using the ISO7064 Abstract class is now able to normalize remove all non-alphanumeric characters if no indices are set
- Updated dependencies
- Added support for running scripts on both Windows and *NIX-like systems
- Moved from Travis to GitHub Actions
2.1.0 - 2021-06-16
Ported ISO7064 to Typescript
- Typescript types
- ES Module compatibility
2.0.1 - 2020-09-06
- Updated dependencies
2.0.0 - 2019-08-27
- Switched to instances instead of a fully static approach
- Alphabet is now exported
1.0.2 - 2019-08-26
- Updated dependency @konfirm/alphabet
- Updated default specification
1.0.1 - 2019-07-15
- Updated dependencies (CVE-2019-10744 on lodash < 4.17.13 (sub) dev dependency)
1.0.0 - 2019-07-02
Initial release