File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11
2+ # 0.25.0 - 2024-09-23
3+
4+ * [ https://github.com/ElementsProject/rust-elements/pull/216 ] (add Address::is_liquid)
5+ * [ https://github.com/ElementsProject/rust-elements/pull/215 ] (docs: add a bunch of paragraph breaks.)
6+ * [ https://github.com/ElementsProject/rust-elements/pull/213 ] (ELIP-0101: rename from LiquiDEX )
7+ * [ https://github.com/ElementsProject/rust-elements/pull/212 ] (Stop implementing elements::Encodable with bitcoin::Encodable)
8+ * [ https://github.com/ElementsProject/rust-elements/pull/210 ] (Address err refactor)
9+ * [ https://github.com/ElementsProject/rust-elements/pull/209 ] (upgrade to bitcoin 0.32)
10+ * [ https://github.com/ElementsProject/rust-elements/pull/207 ] (Add elip_liquidex module)
11+ * [ https://github.com/ElementsProject/rust-elements/pull/206 ] (pset: elip100: add and get token metadata)
12+ * [ https://github.com/ElementsProject/rust-elements/pull/204 ] (tx: add discount_weight and discount_vsize)
13+ * [ https://github.com/ElementsProject/rust-elements/pull/203 ] (transaction: range-check pegin data when parsing)
14+ * [ https://github.com/ElementsProject/rust-elements/pull/201 ] (pset: add optional asset blinding factor to input and output)
15+ * [ https://github.com/ElementsProject/rust-elements/pull/200 ] (pset: input: add blinded issuance flag)
16+ * [ https://github.com/ElementsProject/rust-elements/pull/199 ] (pset: input: add explicit amount and asset, and their proofs)
17+
218# 0.24.1 - 2024-01-30
319
420* [ https://github.com/ElementsProject/rust-elements/pull/196 ] (Add constructor to ` FullParams ` )
Original file line number Diff line number Diff line change 11[package ]
22name = " elements"
3- version = " 0.24.1 "
3+ version = " 0.25.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