v0.3.5
v0.3.5 (2026-06-29)
New Features
overview-jsonsubcommand — Combines all sub-command JSON outputs
(check,mibdb,vlan-tbl,tcont-flow,topology) into a single
overview.jsonfile, designed for AI-assisted OMCI diagnosticsoverview-jsonsupports--mib-jsonand--semantic-dir— Vendor-specific
ME definitions and semantic extensions are now applied to the full overview output
Improvements
mibdb-diffnow supports--semantic-dir— Previously only--mib-json
was handled; semantic extensions are now consistently applied across all
relevant subcommands- Refactored JSON/semantic loading — Consolidated
--mib-jsonand
--semantic-direrror handling into a shared helper, with proper error
messages and early exit on failure
Bug Fixes
- Fixed
load_external_semantics()not returning a value on directory error,
causing silent failures when an invalid--semantic-dirwas provided
Full Changelog: v0.3.4...v0.3.5