This repository was archived by the owner on Aug 15, 2023. It is now read-only.
Releases: lanalabs/PyLana
Releases · lanalabs/PyLana
v0.2.1
v0.2.0
Added
- user management interface
- dashboard management interface
- data aggregation interface
Changed
- The default behaviour is now to always try verifying the server's TLS certificate (the default of requests). For more granular control over your request, you can still pass keyword arguments documented in the requests documentation to all methods, functions and constructors.