v1.3.0.0
[1.3.0.0] - 2023-12-29
This release adds the YamlSerializer, and updates the classes to leverage the new serializer
What's changed:
- Set Stage to be an optional parameter in the Cmdlet Issue #12
- Create the Serialization Interface Issue #13
- Create the YamlSerialization class Issue #14
- Move the code from the ToString override to the serializer Issue #16
- Implement the YamlSerializer in the Classes Issue #15
- Create Serialization Interfaces by @jeffpatton1971 in #17
- Full Changelog**: v1.2.0.0...v1.3.0.0