Skip to content

Conversation

@toolCHAINZ
Copy link
Owner

🤖 New release

  • crackers: 0.1.3 -> 0.2.0 (⚠ API breaking changes)
  • crackers_python: 0.1.3 -> 0.2.0

crackers breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.41.0/src/lints/enum_variant_added.ron

Failed in:
  variant CrackersConfigError:IllegalPcodeOperation in /tmp/.tmptmGdPV/crackers/crackers/src/config/error.rs:18
Changelog

crackers

0.2.0 - 2025-07-16

Fixed

  • verify reference program operations against blacklist (#51)

crackers_python

0.2.0 - 2025-07-16

Added

  • use release-plz (#45)

Fixed

  • verify reference program operations against blacklist (#51)

Other

  • release v0.1.3 (#50)
  • release (#46)
  • Update refs (#41)
  • Add import for mac OS wheel (#40)
  • Fix Linux Z3 Dynamic Linking (#38)
  • Re-enable ARM linux wheel (#37)
  • Add JSON de/serialization to python (#36)
  • Update Python Type Annotations (#35)
  • Add Python Type Annotations (#34)
  • Enhanced Python Constraint Support (#27)
  • Rust 2024 Edition (#26)
  • Add Python CI (#25)
  • pyo3 bindings (#21)


This PR was generated with release-plz.

@toolCHAINZ toolCHAINZ enabled auto-merge (squash) July 16, 2025 19:06
@toolCHAINZ toolCHAINZ merged commit e45ef31 into main Jul 16, 2025
10 checks passed
@toolCHAINZ toolCHAINZ mentioned this pull request Jul 16, 2025
@toolCHAINZ toolCHAINZ mentioned this pull request Aug 6, 2025
@toolCHAINZ toolCHAINZ mentioned this pull request Aug 14, 2025
This was referenced Aug 21, 2025
@toolCHAINZ toolCHAINZ mentioned this pull request Sep 3, 2025
@toolCHAINZ toolCHAINZ deleted the release-plz-2025-07-16T19-05-38Z branch September 21, 2025 20:46
This was referenced Sep 22, 2025
@toolCHAINZ toolCHAINZ mentioned this pull request Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants