v0.1.3 — 2025-10-19
·
134 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
PyPI
https://pypi.org/project/onvif-python/0.1.3 (18629570711)
Feat
- [
Client] Add SSL warning formatting for insecure requests (13b69a8) - [
CLI] Implement custom warning format for cleaner output (b181b8a) - [
CLI] Enhance device discovery and selection with HTTPS support (6a4eb58) - [
CLI] Addtypecommand to display input/output types for operations (b439f6a) - [
CLI] Add autocomplete functionality fordesc,type,cd,rm, andshowcommands (824028e)
Fix/Refactor
- [
CLI] Remove redundant help methods, use automatic docstring help (5b0c55b)
CI/CD
- Update workflow triggers for push and pull_request events (6093df0)
- Add CodeQL configuration file and update paths-ignore settings (7881225)
- Move CodeQL config file to a new location and update reference in workflow (61d2a0e)
Docs
- Update README (Change image from github host directly) (c78e090)
- Update commit message guidelines for clarity and consistency (453e389)
- [
Examples] Simplify function docstrings and improve output formatting in device_discovery.py (c845840) - Update DeepWiki badge in README (29b742a)
- [
Examples] Correct error message for XMLCapturePlugin topic parsing (7ba46bd) - [
Release] Bump version 0.1.2 → 0.1.3 (e117043)
Full Changelog: v0.1.2...v0.1.3