File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11
2+ # 0.25.2 - 2025-04-18
3+
4+ * [ https://github.com/ElementsProject/rust-elements/pull/226 ] (elip102: rename from elip101)
5+ * [ https://github.com/ElementsProject/rust-elements/pull/225 ] (Make AssetId::from_inner a const function)
6+ * [ https://github.com/ElementsProject/rust-elements/pull/224 ] (pset: input: insert non-pset proprietary keys)
7+ * [ https://github.com/ElementsProject/rust-elements/pull/223 ] (clippy: fix for new rust stable)
8+ * [ https://github.com/ElementsProject/rust-elements/pull/195 ] (Fix WASM build and add a job in CI)
9+ * [ https://github.com/ElementsProject/rust-elements/pull/222 ] (elementsd-tests: blind asset issuance based on node version)
10+ * [ https://github.com/ElementsProject/rust-elements/pull/220 ] (tx: discountct: add missing testcase)
11+ * [ https://github.com/ElementsProject/rust-elements/pull/221 ] (ci: fixes for rust stable clippy, and rust 1.56.1 compilation)
12+
213# 0.25.1 - 2024-10-24
314
415* [ https://github.com/ElementsProject/rust-elements/pull/218 ] (discount: fix weight calculation)
Original file line number Diff line number Diff line change 11[package ]
22name = " elements"
3- version = " 0.25.1 "
3+ version = " 0.25.2 "
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