v1.3.0
svenstaro/genactv1.3.0Dec 10, 2023by github-actions[bot]
AI Summary
Fixed an issue with the module list ordering and introduced a new command-line argument for instant printing lines.
Key Highlights
- Fixed undeterministically ordered module list
- Implemented `--instant-print-lines` argument
New Features
- `--instant-print-lines` argument
Full Release Notes
- Fix undeterministically ordered module list [#528](https://github.com/svenstaro/genact/pull/528) (thanks @VergeDX) - Implement `--instant-print-lines` argument [#583](https://github.com/svenstaro/genact/pull/583) (thanks @josherrickson)