Skip to content

Releases: Wimmics/olivaw

v0.0.8

19 Jun 22:27

Choose a tag to compare

New features:

  • README.md file badges are clickable and point to the related reports
  • It is possible to tailor a parameters.json file to fit OLIVAW to non-ACIMOV architecture folder (see parameters documentation for more details)

v0.0.7

19 Dec 22:38

Choose a tag to compare

In this release:

  • the documentation has been updated
  • the documentation command olivaw -h or olivaw --help have been implemented
  • pre-commit event hook types have been updated
  • github actions metadata have been updated

v0.0.6

06 Dec 14:07
b85d3e6

Choose a tag to compare

  • add test checking proper use of rdfs:subClassOf and rdfs:isDefinedBy predicates
  • representing the assertor as a testing activity using Prov-O ontology
  • modifying the markdown report assertor chapter to display all the new assertor available knowledge
  • simplifying GitHub Composite Actions signature and implementing a cache system to store python environments (works at branch scale)

olivaw v0.0.5

19 Dec 09:50

Choose a tag to compare

tests:

  • model tests (with custom tests feature)
  • data tests (with custom tests feature)
  • query tests

connectors:

  • cli (pip package)
  • actions (init-branch & test-actions)
  • pre-commit (olivaw-test hook)