Skip to content

v0.3.0

Compare
Choose a tag to compare
@aNebula aNebula released this 26 Oct 06:35
· 1065 commits to develop since this release

Feature

  • Implements add functionality for trestle cmd. (#184) (eb42656)

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)

Documentation

  • Initial caching structure documentation (#143) (d1a73f3)
  • Updated readme to document current level of support for file formats (#179) (1df2110)
  • Change of trestle model directory structure (#169) (ed2ab36)