Skip to content

Release v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Oct 11:09
· 1 commit to master since this release

What's Changed

⚠️ BREAKING CHANGE: zifu now re-asks your answer up to 2 times in the file name decoding result while your answer is ambiguous. If you do not provide a clear answer, it is treated as no.

⚠️ BREAKING CHANGE: Windows 32-bit binaries are no longer provided.

  • Treat ambiguous responses as "no" in filename decoding confirmation by @Core2002 in #3
  • Bump regex from 1.5.4 to 1.5.5 in /crates/zifu_core in the cargo group across 1 directory by @dependabot[bot] in #5
  • Bump rustix from 0.36.8 to 0.36.17 in /crates/zifu in the cargo group across 1 directory by @dependabot[bot] in #4
  • Potential fix for code scanning alert no. 8: Workflow does not contain permissions by @tats-u in #6

New Contributors

Full Changelog: v1.1.0...v2.0.0