Skip to content

v0.3.7

Choose a tag to compare

@github-actions github-actions released this 21 Jul 14:53
· 44 commits to master since this release

v0.3.7

Highlights

  • Add Markdown (--md) output support for major analysis commands
  • Add Markdown export for topology nodes and edges
  • Fix bridge port topology parsing
  • Improve semantic decoding for administrative and operational state

Changes

  • Added --md output for:
    • check
    • mibdb
    • mibdb-diff / diff
    • vlan-tbl
    • tcont-flow
    • topology
  • Added omcimd.py for Markdown rendering
  • Fixed topology parsing to use Bridge ID pointer consistently
  • Fixed TP pointer resolution by checking TP type
  • Updated README feature table
  • Added Markdown output tests

Notes

This release improves Markdown-friendly export for documentation, issue tracking, and future AI/RAG workflows.

Full Changelog: v0.3.6...v0.3.7