You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.5 KiB
1.5 KiB
2.0.3 (2020-11-05)
Features
Bug Fixes
- Encoder#encode() is now synchronous (c043650)
2.0.3-rc2 (2020-10-20)
Features
- add init() and close() methods (2e023bf)
2.0.3-rc1 (2020-10-15)
2.0.2 (2020-09-28)
The dist/ directory was not up-to-date when publishing the previous version...
2.0.1 (2020-09-28)
Bug Fixes
- Encoder#encode() is now synchronous (c043650)
2.0.0 (2020-09-25)
Features
- use ES6 Sets and Maps (53ed3f4)