Releases: Sn1F3rt/nerva-py
Releases · Sn1F3rt/nerva-py
v1.1.0
Breaking Changes
DaemonRPC
has been renamed toDaemon
for consistency. There are now two daemon classes -Daemon
to connect to the JSON-RPC interface, andDaemonLegacy
to connect to the legacy interface.- Switched from
aiohttp
tohttpx
in order to support digest authentication.
Full Changelog: v1.0.1...v1.1.0
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
The first stable release of the nerva-py
library. For usage instructions, see readme.
Full Changelog: v1.0.0b1...v1.0.0