We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd07b8e commit b032d0fCopy full SHA for b032d0f
2 files changed
jingle/CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.6.4](https://github.com/toolCHAINZ/jingle/compare/jingle-v0.6.3...jingle-v0.6.4) - 2026-02-26
11
+
12
+### Other
13
14
+- eliminate all cloning in the main CPA loop and generic merge impls ([#203](https://github.com/toolCHAINZ/jingle/pull/203))
15
16
## [0.6.3](https://github.com/toolCHAINZ/jingle/compare/jingle-v0.6.2...jingle-v0.6.3) - 2026-02-25
17
18
### Added
jingle/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "jingle"
3
-version = "0.6.3"
+version = "0.6.4"
4
edition = "2024"
5
description = "SMT Modeling for Ghidra's PCODE"
6
homepage = "https://github.com/toolCHAINZ/jingle"
0 commit comments