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 the entire project to the new Network to Code development standards.
- Added a JSON data compliance utility to help reconstruct JSON from compliance results.
- Major features or milestones
- Changes to compatibility with Nautobot and/or other apps, libraries etc.
[v1.0.2] - 2026-03-23¶
Added¶
- #149 - Add is-subset and is-subset-ci operator modes for list comparison.
Fixed¶
Documentation¶
- Fixed the section headers for portions of the documentation.
Housekeeping¶
- #142 - Pep508 compliant deepdiff dependency specification.
- Add .cookiecutter.json file for drift management.
- Run drift manager to update library.
[v1.0.1] - 2025-09-04¶
Added¶
- #134 - Added documentation on the release checklist and process for the library.
Fixed¶
[v1.0.0] - 2025-08-25¶
Added¶
- #130 - Add the ability to reconstruct JSON blobs to perform JSON data compliance.