We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8463a38 commit 72a6234Copy full SHA for 72a6234
CHANGELOG.md
@@ -1,3 +1,4 @@
1
-# 0.1.0 - 2025-04-10
+# 0.2.0 - 2025-07-29
2
3
+* Renamed from [Simfony](https://crates.io/crates/simfony)
4
* Initial release. Not recommended for production use.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "simplicityhl"
-version = "0.1.0"
+version = "0.2.0"
authors = ["sanket1729 <sanket1729@gmail.com>"]
5
license = "CC0-1.0"
6
homepage = "https://github.com/BlockstreamResearch/SimplicityHL"
0 commit comments