This repository has been archived by the owner on Oct 4, 2023. It is now read-only.
Releases: isaac-chung/yaml2workflow
Releases · isaac-chung/yaml2workflow
yaml2workflow 0.2.4d
v0.2.4d fix repeated keyword arg (#16)
yaml2workflow 0.2.4c
v0.2.4c fix setup packages (#15)
yaml2workflow 0.2.4b
v0.2.4b resolve pypi setup error (#14)
yaml2workflow 0.2.4
- Validate against a schema
- Check whether a model exists
- Automatically create a non-trainable model from yaml file (e.g. operator, sampler)
- Check whether a model with the same parameters already exists
yaml2workflow 0.2.3
- Added
Exporter
- Added exporter examples and tests
yaml2workflow 0.2.2
What's Changed
- Add Github Actions by @isaac-chung in #1
New Contributors
- @isaac-chung made their first contribution in #1
Full Changelog: v0.2.1...v0.2.2
yaml2workflow 0.2.1
v0.2.1 bump to version 0.2.1
yaml2workflow 0.2.0
v0.2.0 restructure files