File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.2.0 /2025-05-07
4+
5+ ## What's Changed
6+ * Add missing methods by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/104
7+ * Max subscriptions semaphore added by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/107
8+ * Expose ` _get_block_handler ` publicly by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/108
9+ * safe ` __del__ ` by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/110
10+ * Tensorshield/main by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/111
11+ * Support async key implementations by @immortalizzy in https://github.com/opentensor/async-substrate-interface/pull/94
12+ * Add MetadataAtVersionNotFound error by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/113
13+ * Fallback chains by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/100
14+
15+ ## New Contributors
16+ * @immortalizzy made their first contribution in https://github.com/opentensor/async-substrate-interface/pull/94
17+
18+ ** Full Changelog** : https://github.com/opentensor/async-substrate-interface/compare/v1.1.1...v1.2.0
19+
320## 1.1.1 /2025-04-26
421
522## What's Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " async-substrate-interface"
3- version = " 1.1.1 "
3+ version = " 1.2.0 "
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