Generator Update (Quick Fixes II)
Particularly for Windows users and the new --config
flag.
We also added @ericrallen's --scan
flag, but this is not the official release for that. We'll direct attention to it on a subsequent release.
What's Changed
- Skip wrap_in_trap on Windows by @goalkeepr in #548
- fix: allow args to have choices and defaults by @ericrallen in #511
- feat: add semgrep code scanning via -safe argument by @ericrallen in #484
- fix: stop overwriting safe_mode config.yaml setting with default in args by @ericrallen in #554
New Contributors
- @goalkeepr made their first contribution in #548
Full Changelog: v0.1.6...v0.1.7