v2.0.0
What’s Changed
🚀 Features
- Use ES6 features, including classes, exports, arrow functions, private members, object freezing, etc.
- Migrate from CommonJS to ES6 modules
- Drop NodeJS 10.x support
- Update README
- Split up of the code base into multiple library files and test files
- Migrate from tape to supertape
- No dist dependencies no more!