Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 671 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 671 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2024-12-08

Initial release; forked from py-substrate-interface.

Changed

  • All network-related functions and methods return coroutines now.
  • Optional cryptography dependencies moved to the optional full extra.