What's Changed
- feat: add linux arm64 support by @simonresch in #973
- feat: add Finite annotation by @onionpsy in #969
- feat: add additional number annotations by @florianGla in #959
- feat: dedicated options for fuzzing duration & executions by @simonresch in #956
- fix: update regex for detecting intellij coverage agent by @florianGla in #961
- fix index out of bounds when mutating empty constructor arguments by @simonresch in #962
- fix: correct multiple method descriptors in builtin hooks by @simonresch in #967
- fix: support maxSize > 1000 in map mutator by @simonresch in #986
- fix: don't apply Bean factories for proto enums by @simonresch in #963
- fix: correct descriptors for String.split methods by @simonresch in #966
- docs: restructure and improve the docs by @oetr in #958
- docs: fix wrong Java class name in mutation framework docs by @Marcono1234 in #972
- docs: fix wrong corpus dir in README by @Marcono1234 in #970
- docs: document mutation annotation
AppliesToin Javadoc by @Marcono1234 in #974 - docs: add Javadoc to mutation annotations by @Marcono1234 in #976
- docs: add link to Bazel+JUnit example; improve description by @oetr in #965
- chore: fuzz them all by @oetr in #954
- chore: update protobuf to version 32.1 by @simonresch in #985
- chore(deps): update test maven deps by @renovate[bot] in #979
- chore: write list fuzz tests command output to stdout by @florianGla in #982
- chore: fix pom.xml for junit example project by @simonresch in #960
New Contributors
Full Changelog: v0.25.1...v0.26.0