Improvements
- Remove redundant pip and Nuitka dependencies by @dimitris-m in #573
- Support split rule/target directories in test subcommand by @qkaiser in #576
Benchmarking
- New benchmarking using hyperfine by @dimitris-m in #557 and #579
Bug fixes
- Allow multiple logical operators in metavariable comparison by @maciejpirog in #590
- In
--experimental, don't report git untracked files as skipped with--use-git-ignoreby @maciejpirog in #577 - C#: Add primary constructor arguments to base class by @maciejpirog in #589
- Dockerfile: Add missing buildkit constructs by @maciejpirog in #581
- Dockerfile: Fix CRLF and comment-in-continuation parsing by @abezdina in #586
- Rust: Fix taint propagation through variable shadowing by @dimitris-m in #572
- TS/TSX: Add support for the
satisfiesconstruct by @maciejpirog in #592
Installation
- Add Windows install script (pwsh) by @dimitris-m in #569
- Ensure that install.ps1 works on ARM by @dimitris-m in #571
- Fix: handle unparseable cosign version in install.sh by @dimitris-m in #580
Documentation
- Improve the README by @dimitris-m in #570
New Contributors
Full Changelog: v1.16.0...v1.16.1