File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.2 /2025-02-19
4+
5+ ## What's Changed
6+ * Closes the connection on the object being garbage-collected by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/51
7+ * Generate UIDs for websockets by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/50
8+ * Dynamically pulls the info for Vec<AccountId > from the metadata by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/47
9+ * Fix readme by @igorsyl in https://github.com/opentensor/async-substrate-interface/pull/46
10+ * Handle options with bt-decode by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/52
11+ * Backmerge main to staging 101 by @ibraheem-opentensor in https://github.com/opentensor/async-substrate-interface/pull/53
12+ * Handles None change_data by @ibraheem-opentensor in https://github.com/opentensor/async-substrate-interface/pull/54
13+
14+ ## New Contributors
15+ * @igorsyl made their first contribution in https://github.com/opentensor/async-substrate-interface/pull/46
16+
17+ ** Full Changelog** : https://github.com/opentensor/async-substrate-interface/compare/v1.0.1...v1.0.2
18+
19+ ## 1.0.1 /2025-02-17
20+
321## What's Changed
422* Updates type for vec acc id by @ibraheem-opentensor in https://github.com/opentensor/async-substrate-interface/pull/45
523* Backmerge main staging 101 by @ibraheem-opentensor in https://github.com/opentensor/async-substrate-interface/pull/48
Original file line number Diff line number Diff line change 11[project ]
22name = " async-substrate-interface"
3- version = " 1.0.1 "
3+ version = " 1.0.2 "
44description = " Asyncio library for interacting with substrate. Mostly API-compatible with py-substrate-interface"
55readme = " README.md"
66license = { file = " LICENSE" }
You can’t perform that action at this time.
0 commit comments