Skip to content

v0.0.2 — documentation release

Choose a tag to compare

@indigo423 indigo423 released this 06 Jul 11:36
v0.0.2
cc4a756

A documentation-only patch release. No functional changes to the plugin — the API, migrations, and behavior are identical to v0.0.1. Safe to skip if you don't need the improved docs.

What changed

  • README restructured to GitHub best practices, with a UI screenshot (#26).
  • Contributor guide now published as a styled GitHub Pages page (#27).
  • Quickstart folded into the guide's Local test environment section and trimmed from the README, so there's a single place to look (#28, #29).

Requirements

NetBox 4.6.1+ · Python 3.12+ · OpenNMS Horizon 36

Install

pip install netbox-opennms-plugin

Verified in CI: lint + the unit suite and the wheel-packaging check are green.