Skip to content

Releases: UltraSunshine/python-rayhunter

v2026.3.3

18 Mar 00:36
15de759

Choose a tag to compare

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

11 Mar 02:26

Choose a tag to compare

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

24 Mar 00:14

Choose a tag to compare

Initial release. Supports the whole undocumented Rayhunter API and has thorough docstrings, but no accompanying documentation just yet.