Releases: NL-BioImaging/biomero-scripts
Releases · NL-BioImaging/biomero-scripts
v2.0.0-alpha.3
- Align with BIOMERO v2.0.0-alpha.3
Full Changelog: v1.14.0...v2.0.0-alpha.3
v2.0.0-alpha.2
- To align with BIOMERO v2.0.0-alpha.2
Full Changelog: v1.14.0...v2.0.0-alpha.2
v2.0.0-alpha
- To work with BIOMERO v2.0.0-alpha
- Main changes is to track all workflows via eventsourcing in a postgres database.
- So every wf will have a unique UUID and we can extract all required metadata and track progress while it's running.
- Reorder folder names to promote the use of run_workflow and demote the use of the other scripts
Full Changelog: v1.14.0...v2.0.0-alpha
v1.14.0
v1.13.0
- Bump to BIOMERO v1.13.0
- Add some improved handling of conversion versions, like show versions in
check setup
script
Full Changelog: v1.12.0...v1.13.0
v1.12.0
- Print BIOMERO version in Check Setup script
- BIOMERO v1.12.0: https://github.com/NL-BioImaging/biomero/releases/tag/v1.12.0
Full Changelog: v1.11.0...v1.12.0
v1.11.0
- Show descriptors for every wf (if you point at it)
- Change CSV file handling: upload as attachment if table fails
Full Changelog: v1.10.0...v1.11.0
v1.10.0
- Script for manual (remote) conversion
- Move unzipping of data to image transfer (to support conversion script above)
- Improve check setup script to also pull the sing.log for more info
- Align version with BIOMERO v1.10.0
Full Changelog: v1.9.0...v1.10.0
v1.9.0
- Bump to BIOMERO v1.9.0
- Move more script variable names to BIOMERO library so that we can import them correctly in other scripts
Full Changelog: v1.8.0...v1.9.0
v1.8.0
- Cleanup after conversion too
- Don't copy metadata from original images anymore (it copied datatype too)
Full Changelog: v1.7.1...v1.8.0