@@ -7,6 +7,46 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.5.3] ( https://github.com/toolCHAINZ/crackers/compare/crackers_python-v0.5.2...crackers_python-v0.5.3 ) - 2025-09-14
11+
12+ ### Added
13+
14+ - use release-plz ([ #45 ] ( https://github.com/toolCHAINZ/crackers/pull/45 ) )
15+
16+ ### Fixed
17+
18+ - threading changes ([ #62 ] ( https://github.com/toolCHAINZ/crackers/pull/62 ) )
19+ - revert to single threaded ([ #61 ] ( https://github.com/toolCHAINZ/crackers/pull/61 ) )
20+ - verify reference program operations against blacklist ([ #51 ] ( https://github.com/toolCHAINZ/crackers/pull/51 ) )
21+
22+ ### Other
23+
24+ - bump deps ([ #66 ] ( https://github.com/toolCHAINZ/crackers/pull/66 ) )
25+ - release v0.5.2 ([ #65 ] ( https://github.com/toolCHAINZ/crackers/pull/65 ) )
26+ - bump z3 and jingle ([ #64 ] ( https://github.com/toolCHAINZ/crackers/pull/64 ) )
27+ - release v0.5.1 ([ #63 ] ( https://github.com/toolCHAINZ/crackers/pull/63 ) )
28+ - release v0.5.0 ([ #60 ] ( https://github.com/toolCHAINZ/crackers/pull/60 ) )
29+ - bump z3 ([ #59 ] ( https://github.com/toolCHAINZ/crackers/pull/59 ) )
30+ - release v0.4.0 ([ #58 ] ( https://github.com/toolCHAINZ/crackers/pull/58 ) )
31+ - bump deps ([ #57 ] ( https://github.com/toolCHAINZ/crackers/pull/57 ) )
32+ - release v0.3.0 ([ #56 ] ( https://github.com/toolCHAINZ/crackers/pull/56 ) )
33+ - [ ** breaking** ] bump jingle and z3 ([ #55 ] ( https://github.com/toolCHAINZ/crackers/pull/55 ) )
34+ - release v0.2.1 ([ #54 ] ( https://github.com/toolCHAINZ/crackers/pull/54 ) )
35+ - release v0.2.0 ([ #52 ] ( https://github.com/toolCHAINZ/crackers/pull/52 ) )
36+ - release v0.1.3 ([ #50 ] ( https://github.com/toolCHAINZ/crackers/pull/50 ) )
37+ - release ([ #46 ] ( https://github.com/toolCHAINZ/crackers/pull/46 ) )
38+ - Update refs ([ #41 ] ( https://github.com/toolCHAINZ/crackers/pull/41 ) )
39+ - Add import for mac OS wheel ([ #40 ] ( https://github.com/toolCHAINZ/crackers/pull/40 ) )
40+ - Fix Linux Z3 Dynamic Linking ([ #38 ] ( https://github.com/toolCHAINZ/crackers/pull/38 ) )
41+ - Re-enable ARM linux wheel ([ #37 ] ( https://github.com/toolCHAINZ/crackers/pull/37 ) )
42+ - Add JSON de/serialization to python ([ #36 ] ( https://github.com/toolCHAINZ/crackers/pull/36 ) )
43+ - Update Python Type Annotations ([ #35 ] ( https://github.com/toolCHAINZ/crackers/pull/35 ) )
44+ - Add Python Type Annotations ([ #34 ] ( https://github.com/toolCHAINZ/crackers/pull/34 ) )
45+ - Enhanced Python Constraint Support ([ #27 ] ( https://github.com/toolCHAINZ/crackers/pull/27 ) )
46+ - Rust 2024 Edition ([ #26 ] ( https://github.com/toolCHAINZ/crackers/pull/26 ) )
47+ - Add Python CI ([ #25 ] ( https://github.com/toolCHAINZ/crackers/pull/25 ) )
48+ - pyo3 bindings ([ #21 ] ( https://github.com/toolCHAINZ/crackers/pull/21 ) )
49+
1050## [ 0.5.2] ( https://github.com/toolCHAINZ/crackers/compare/crackers_python-v0.5.1...crackers_python-v0.5.2 ) - 2025-09-03
1151
1252### Added
0 commit comments