Skip to content

Releases: deathbeds/doitoml

v0.2.0

07 May 21:51
78604b1
Compare
Choose a tag to compare

Data Model

  • expands skip to allow custom skippers like any, all, not, exists, platform

Docs

  • adds interactive demo and playground, powered by JupyterLite

API

  • adds safe_paths to the Python API
    • arbitrary paths in shell actions are uncheckable, however

Packaging

  • adds doitoml[test]

v0.1.1

02 May 14:24
7144cc0
Compare
Choose a tag to compare
  • fix jsonschema dependency
  • add doitoml[all] with all extras

v0.1.0

01 May 23:39
54e7aec
Compare
Choose a tag to compare

Initial release