Releases: epi-project/brane
Releases · epi-project/brane
v0.3.0
Note: this released is copied from the original repository.
Added
- Generate convenience function for CWL workflows with a single required parameter.
run
command to run DSL script from files.import
command to import packages from a GitHub repository.- JupyterLab-based registry viewer.
Changed
- The
import
DSL statement accepts multiple packages on the same line. - Optional properties do not have to be specified while creating an object in the DSL.
- Cell output shows progress indicator and has time statistics.
v0.2.0
Note: this released is copied from the original repository.
Added
- Contributing guide, code of conduct, and issue templates (bug & feature).
- LOFAR demonstration
- Session attach/detach mechanism in JupyterLab.
- Custom renderers in JupyterLab.
Changed
- Docker, HPC (Xenon), and Kubernetes runners are now configurable.
- Removing a package also removes it locally from Docker.
- CWL packages are now also locally testable.
Removed
- Various bug fixes and improvements.
- Allow pointers when creating arrays and objects in Bakery.