File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11
2+ # 0.24.0 - 2024-01-12
3+
4+ * [ https://github.com/ElementsProject/rust-elements/pull/188 ] (Update rust-bitcoin to 0.31.0, and associated dependencies)
5+ * [ https://github.com/ElementsProject/rust-elements/pull/186 ] (Updated doc for impl Value blind method - returns blinded value* )
6+ * [ https://github.com/ElementsProject/rust-elements/pull/185 ] (Exposed RangeProofMessage publically)
7+ * [ https://github.com/ElementsProject/rust-elements/pull/183 ] (elip100: add missing AssetMetadata::new method)
8+ * [ https://github.com/ElementsProject/rust-elements/pull/182 ] (ELIP-0100 implementation)
9+ * [ https://github.com/ElementsProject/rust-elements/pull/178 ] (pset: fix remove_output)
10+ * [ https://github.com/ElementsProject/rust-elements/pull/177 ] (rename pset::str::Error to ParseError and expose it)
11+ * [ https://github.com/ElementsProject/rust-elements/pull/176 ] (Remove slip77)
12+ * [ https://github.com/ElementsProject/rust-elements/pull/175 ] (Add to and from base64 string to pset)
13+ * [ https://github.com/ElementsProject/rust-elements/pull/173 ] (Fix examples)
14+ * [ https://github.com/ElementsProject/rust-elements/pull/171 ] (Create explicit empty and null values for some types)
15+
216# 0.23.0 - 2023-06-18
317
418* https://github.com/ElementsProject/rust-elements/pull/167 Implement Ord for Transaction
Original file line number Diff line number Diff line change 11[package ]
22name = " elements"
3- version = " 0.23 .0"
3+ version = " 0.24 .0"
44authors = [" Andrew Poelstra <apoelstra@blockstream.com>" ]
55description = " Library with support for de/serialization, parsing and executing on data structures and network messages related to Elements"
66license = " CC0-1.0"
You can’t perform that action at this time.
0 commit comments