File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.6.2 /2025-02-19
4+
5+ ## What's Changed
6+ * Typing by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/265
7+ * Cache Improvements by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/267
8+ * improve (async) query map result by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/266
9+ * Use threaded bt-decode by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/268
10+ * Feat: Handle new error message fmt for InBlock source by @ibraheem-abe in https://github.com/opentensor/async-substrate-interface/pull/269
11+ * Update: Remove python 3.9 support by @ibraheem-abe in https://github.com/opentensor/async-substrate-interface/pull/271
12+
13+ ** Full Changelog** : https://github.com/opentensor/async-substrate-interface/compare/v1.6.1...v1.6.2
14+
315## 1.6.1 /2025-02-03
416* RuntimeCache updates by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/260
517* fix memory leak by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/261
Original file line number Diff line number Diff line change 11[project ]
22name = " async-substrate-interface"
3- version = " 1.6.1 "
3+ version = " 1.6.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