- Finally! Curveball v1. Only took 6 years.
- CommonJS support has been dropped. The previous version of this library supported both CommonJS and ESM. The effort of this no longer feels worth it. ESM is the future, so we're dropping CommonJS.
- Now requires Node 18.
- Upgraded to Typescript 5.3.
- This package now supports ESM and CommonJS modules.
- No longer supports Node 14. Please use Node 16 or higher.
- Now using console.info instead of console.log
- Updated from
@curveball/core
0.19 to@curveball/kernel
0.20.
- Upgrade everything to the latest curveball standards.
- Publish to github packages.
- When STDOUT supports color, output is now colored through the magic of ANSI.
- First version