Skip to content

v0.2 Release Notes

This document describes all new features and changes in the release. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Release Overview

  • Major features or milestones
  • Changes to compatibility with Nautobot and/or other apps, libraries etc.

v0.2.0 (2026-03-30)

Fixed

  • #1 - Fixed pylint violations (R0914, R0915, R0903, R0904, R1721) by refactoring load() into helper methods and suppressing framework-driven false positives.
  • #2 - Syntax error with boolean usage on verify ssl.
  • #3 - Fixed Pyproject version