Releases: deathbeds/doitoml
Releases · deathbeds/doitoml
v0.2.0
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
v0.1.1
- fix
jsonschema
dependency
- add
doitoml[all]
with all extras