v2.0 Release Notes¶
This document describes all new features and changes in the release 2.0
. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Release Overview¶
This release adds support for Nautobot v2.0 and adds a configuration setting to emulate device communication for testing and demo purposes.
[v2.0.4] - 2024-12-13¶
Updated¶
- Updated LICENSE
[v2.0.3] - 2024-12-13¶
Fixed¶
- Fixed passing kwargs to netmiko_send_command
[v2.0.2] - 2024-12-09¶
Fixed¶
- Fixed NautbotFilterForms for Nautobot 2.3.X
- Dropped Python 3.8 support because it is End of Life.
[v2.0.1] - 2024-09-04¶
Added¶
- Added a configuration setting to emulate device communication for testing and demo purposes.
[v2.0.0] - 2023-11-11¶
Changed¶
- Updated for Nautobot 2.0.