Releases: luocfprime/labtasker-plugin-script-generate
Releases · luocfprime/labtasker-plugin-script-generate
v0.1.3
Changes
Now uses --value=<value>" instead of --value ` in submit script.
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Refactoring
- Now uses
--script-pathoption of labtasker loop to support progress bar and ANSI control char of user scripts. Also improved quotation handling when interpolating task args.
Full Changelog: v0.1.1...v0.1.2
v0.1.1
New Features
- Added support for bash parameter expansion syntax.
Improvement
- Added quotes arount
submitto prevent unintended behavior.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
First Release
- Implemented basic functionalities of splitting wrapper scripts into submit and run.
Full Changelog: https://github.com/fkcptlst/labtasker-plugin-script-generate/commits/v0.1.0