Releases: UltraSunshine/python-rayhunter
Releases · UltraSunshine/python-rayhunter
v2026.3.3
Supports Rayhunter API version 0.10.2
- Supports additional SystemStats schemas
- Support time API responses
- Time offset setting currently unsupported
- Adds support for expanded analysis API
- Adds support for deletion APIs
- Adds support for configuration APIs
- Adds support for zipfile and log file downloads
- Adds Device, EventType, and Notification enums taken from the Swagger docs
Housekeeping
- Adds a fairly comprehensive test suite that runs against a local instance of the Rayhunter API and ensures compatibility
- Expands docs to cover all the new stuff
- Increments version number to 2026.3.3
v2026.3.2
This version brings Sphinx docs, available at: https://python-rayhunter.readthedocs.io/en/latest/
It also extends the README.md to be actually useful, and changes some code comments to they render correctly when compiled into docs.
v2025.3.1
Initial release. Supports the whole undocumented Rayhunter API and has thorough docstrings, but no accompanying documentation just yet.