Hello! After a bit of a hiatus, the Architect team is pleased bring the first new Dynalite release in over two years!
- Added
--host
/options.host
option for specifying a particular host - Added
--verbose|-v
/options.verbose
,--debug|-d
/options.debug
logging modes, and some additional logging - Added
-h
help alias for CLI - Added Typescript Types via JSDOC comments
- [Breaking change] Introduced minimum Node.js version of >= 16; fixes #169
- Changed license from MIT to Apache 2.0; see #166
- Updated dependencies (which themselves dropped support for older versions of Node.js)
- Updated tests
- Added Architect Code of Conduct, new CI flow, etc.
This changelog was introduced as of 4.0. Big thanks to @mhart for creating and shepherding this project!
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.