Releases: LeakCheck/leakcheck-api
Releases · LeakCheck/leakcheck-api
v2.0.0
- Updated to support API version 2.
- API key is now required in the request header for the private API.
- Improved error handling and validation.
- Proxy support for both authenticated and public API.
v1.0.2
- Config file (.pylcapi) is now created inside a home folder instead of a working directory
v1.0.1
- Query and lookup type now passed via function parameters
- When using CLI, results are now prettified and printed as a table
- Removed mirror & endpoint options