Releases: oscal-compass/compliance-trestle
Releases · oscal-compass/compliance-trestle
v0.5.0
v0.4.0
Feature
- Validation of duplicates now uses object factory (#216) (
cf00f8b
) - Completed trestle create implementation. (
a73538f
)
Fix
- Additional test for trestle add (#227) (
479413f
) - For issue 229, another Any] still present in file (#230) (
428b270
) - Improvements in typing and return codes. (#224) (
c382cb5
) - Refactor to adopt FileContentType consistently (#223) (
793ea7c
) - Handle anomalous GroupItems that were generating empty classes (#220) (
8fae9dc
) - Versioning tag was malformed. (#199) (
5c84d59
)
Documentation
- Updated developer documentation with DCO and merge workflow. (
041a7aa
)
v0.3.0
Feature
Fix
- Versioning tag was malformed. (#199) (#200) (
957fe0b
) - Support contextual element path like groups.* during split (#192) (
c9536b2
) - Correct directory names of sub models during split (#189) (
6b18237
) - Reference to inexistent function (#182) (
9605a51
) - Infer wrapper alias from input in Element constructor (
82820fd
) - Explicitly use contextual_model argument in path parsing util function (
1ae3b12
) - Do not create empty place holder file after splitting a dict or list (
cb9fa8b
) - Create main model alias directory during split (
7656e42
) - Incorrect file indexing during split #148 (
ad7b2e6
) - Utility method to write/read Oscal List and Dict object to/from file correctly (#161) (
43c7bdf
) - Updating fetch of NIST content. (
85a852a
) - Merge pull request #158 from IBM/fix/issue_149b (
75b11ca
)