Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@Sn1F3rt Sn1F3rt released this 23 Nov 05:15
v1.1.0
79a39da

Breaking Changes

  • DaemonRPC has been renamed to Daemon for consistency. There are now two daemon classes - Daemon to connect to the JSON-RPC interface, and DaemonLegacy to connect to the legacy interface.
  • Switched from aiohttp to httpx in order to support digest authentication.

Full Changelog: v1.0.1...v1.1.0