v2.0.0-alpha2
What's Changed
- fix syntax error by @doaxrel in #168
- Fix build errors with latest cmake by @Kaiddd in #171
- 2.0 - Reorganize repository for Rust transition by @flakes in #172
- Fix formatting & add verification via PR checks by @flakes in #173
- Add HTML exports by @flakes in #174
- Implement UTF-16 CLI export by @flakes in #175
- Implement CP437 CLI export by @flakes in #176
- Cargo update 2026 05 22 by @flakes in #177
- build(deps): bump actions/checkout from 4 to 6 in /.github/workflows by @dependabot[bot] in #180
- build(deps): bump softprops/action-gh-release from 2 to 3 in /.github/workflows by @dependabot[bot] in #179
- build(deps): bump actions/upload-artifact from 4 to 7 in /.github/workflows by @dependabot[bot] in #178
- Add curated UTF-8 regression samples by @flakes in #181
- Support multi-output CLI exports by @flakes in #183
- build(deps): bump actions/checkout from 6 to 7 in /.github/workflows by @dependabot[bot] in #182
- Add zstd compression support to infekt-cli by @flakes in #184
- Make zstd compression output-only by @flakes in #185
- Improve CLI by @flakes in #186
- SAUCE stuff by @flakes in #187
- Add more explicit support for SAUCE records with stripped 0 bytes by @flakes in #188
- Strip damaged SAUCE-like trailers by @flakes in #189
- build: migrate release packaging to cargo-dist by @flakes in #190
New Contributors
- @Kaiddd made their first contribution in #171
- @dependabot[bot] made their first contribution in #180
Full Changelog: v2.0.0-alpha1...v2.0.0-alpha2