Skip to content

Releases: Wimmics/olivaw

v0.0.7

19 Dec 22:38
Compare
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
Compare
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
Compare
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)