All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
0.5.0 - 2021-03-02
- Setup local testing
- Added tests for layouts and romanized module
- Added 'traditional' layout with tests
- Refactor modules for better testability
- Expose availableLayouts function to top level export
0.4.2 - 2021-02-15
- Update all npm dependencies except webpack
- Also include minified cjs for production in release
0.4.1 - 2020-06-17
- Update all npm dependencies
- Replace master -> main
0.4.0 - 2020-04-23
- Bring back the library from the dead
- Start a new orphaned branch
- Start with supporting modern browsers
- Support browsers IE 9, 10 and 11 with babel polyfills
- Lint and format with Prettier and ESLint
- Support UMD, CommonJS and ES6 modules