v0.3 Release Notes¶
This document describes all new features and changes in the release 0.3.X
. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Release Overview¶
This release includes some of the following highlights: - Adds feature-rich reporting functionality for Software Validation. - Fixes GraphQL incompatibility with Nautobot >= 1.2.0. - Adds documentation for the Software Lifecycle part of the plugin. - Updates Hardware LCM to support MySQL Compliant Queries. - Refactors ValidatedSoftwareLCM model to support assignment to multiple objects.
[v0.3.0] - 2021-12-14¶
Added¶
- #39 Adds feature-rich reporting functionality for Software Validation.
- #36 Adds documentation for the Software Lifecycle part of the plugin.
Changed¶
- #33 Updates Hardware LCM to support MySQL Compliant Queries.
- #32 Refactors ValidatedSoftwareLCM model to support assignment to multiple objects.