Skip to content

v1.1.0 (2026-08-18)

Added

  • #136 - Added django.test.TransactionTestCase to the incorrect base class checker.
  • #141 - Added checks for code affected by Nautobot 3.2+ changes to cable data models.

Changed

  • #144 - Changed nautobot min version check to not load on startup.

Documentation

  • #141 - Removed leftover incorrect references to supported_nautobot_versions configuration key.

Housekeeping

  • #138 - Added Python 3.14 support.
  • Rebaked from the cookie main.

v1.0 Release Notes

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

Release Overview

  • Updated pylint from 3.x to 4.x.

v1.0.0 (2026-01-14)

Breaking Changes

  • #133 - Updated pylint from 3.x to 4.x.