Skip to content

v0.4.0

Compare
Choose a tag to compare
@aNebula aNebula released this 24 Nov 23:49
· 1005 commits to develop since this release

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)