Skip to content

v0.2.5 — 2025-11-03

Latest

Choose a tag to compare

@kaburagisec kaburagisec released this 04 Nov 11:34
Immutable release. Only release title and notes can be modified.
5a62bcb

PyPI

https://pypi.org/project/onvif-python/0.2.5 (19067313640)

Feat

  • [CLI] Add output file option (--output/-o) for command results with format detection (0402c33)

Fix/Refactor

  • [Client] Remove unused ONVIFOperator import (b033781)
  • [CLI] Improve error handling in JSON serialization by specifying exception types (609fc35)
  • [CLI] Prepare output data for JSON format in save_output_to_file function (73ccdc9)

Style

  • [Examples] Enforce PEP8 Linting (8878fe1)

Docs

  • Update badges links (a899a7c)
  • Add library philosophy section with detailed description (6646ad3)
  • Update contribution guidelines for branch naming and development setup (792c7a0)

Full Changelog: v0.2.4...v0.2.5