File tree Expand file tree Collapse file tree 4 files changed +24
-389
lines changed
Expand file tree Collapse file tree 4 files changed +24
-389
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.6.4] ( https://github.com/toolCHAINZ/crackers/compare/crackers-v0.6.3...crackers-v0.6.4 ) - 2025-12-03
11+
12+ ### Fixed
13+
14+ - prevent unnecessary pyo3 build step and fix cargo workspace build ([ #85 ] ( https://github.com/toolCHAINZ/crackers/pull/85 ) )
15+
16+ ### Other
17+
18+ - Revise BibTeX citation in PYTHON_README.md ([ #88 ] ( https://github.com/toolCHAINZ/crackers/pull/88 ) )
19+ - Update BibTeX citation in README.md ([ #87 ] ( https://github.com/toolCHAINZ/crackers/pull/87 ) )
20+
1021## [ 0.6.3] ( https://github.com/toolCHAINZ/crackers/compare/crackers-v0.6.2...crackers-v0.6.3 ) - 2025-10-09
1122
1223## [ 0.6.2] ( https://github.com/toolCHAINZ/crackers/compare/crackers-v0.6.1...crackers-v0.6.2 ) - 2025-09-26
Original file line number Diff line number Diff line change 11[package ]
22name = " crackers"
3- version = " 0.6.3 "
3+ version = " 0.6.4 "
44readme = " ../README.md"
55authors = [" toolCHAINZ" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments