Changelog
b9ca09c Add forgotten new-line that is bugging me
1f5f863 Allow proper serialization of SSPs to json
8bb4419 Bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0
965da8b Convert escape character \ correctly when creating oscal markup element
6926e2a Ensure couple of our popular models are UUID Indexable
13537fb Fix ordering of oscal structs
fc81f0f Implement NewDocumentFormat helper method
d3253ef Implement easy to use method for outputting various oscal formats
ea24ad5 Implement user-friendly conversion of format constant to string
009088e Improve error reporting when re-calculating UUID
e5ede0f Initial attempt to serialize Markup elements
0196c7e Introduce module for generating oscal uuid
0215569 Introduce short-hand form to build "markup-multiline"
5f7751d Introduce validation_root.ML as short-hand to build markup-line
3741079 Merge pull request #18 from GoComply/dependabot/go_modules/gopkg.in/yaml.v2-2.4.0
d624c5e Regenerate models using the latest gocomply/metaschema
df9dc68 Regenerate models using the latest gocomply/metaschema
91acf25 Regenerate models using the latest gocomply/metaschema
284beb0 Regenerate models using the latest gocomply/metaschema
c5415b6 Regenerate models using the latest gocomply/metaschema
3669e18 Regenerate using the latest gocomply/metaschema
fc2f0c4 Remove MarkupFromPlain instead of only deprecating it
1702146 Start using newly introduced Markup short-hand