Version 1.0.28
Core Changes
In an effort to prepare ascii.js for web worker support. CommonJS module support has been dropped.
Migration
- All projects relying on ascii.js will need to restructure to support ES6 modules. See the installation guide for updated instructions on installing ascii.js.
Full Changelog: v1.0.27...v1.0.28