mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 16:01:04 +00:00
12 lines
479 B
Markdown
12 lines
479 B
Markdown
# subxt-historic changelog
|
|
|
|
This is separate from the Subxt changelog as subxt-historic is currently releasaed separately.
|
|
|
|
Eventually this project will merge with Subxt and no longer exist, but until then it's being maintained and updated where needed.
|
|
|
|
## 0.0.5 (2025-11-21)
|
|
|
|
- Rename some fields for consistency.
|
|
- Update versions of underlying libraries being used.
|
|
- Add `.visit()` methods to extrinsic fields and storage values, and examples of using this to our examples.
|