Releases: sagiegurari/duckscript
Releases · sagiegurari/duckscript
duckscript v0.11.1
Fix: echo command does not print spaces between words #454
duckscript v0.11.0
Enhancement: Runtime - [Breaking Change] Renamed command args to context.
duckscript v0.10.0
release
duckscript v0.9.4-01
Fixing publish flow
duckscript v0.9.4
Enhancement: Runtime - Adding halt interrupt to env #448 (thanks @nickheyer)
duckscript v0.9.3
- Fix: if/else condition with a command that accepts empty values #390
- Enhancement: dump commands will print to output if no output variable is defined
duckscript v0.9.2
release
duckscript v0.9.1
Fix: panic on empty environment variable name provided for set_env command
duckscript v0.9.0
Fix: Runtime - [Breaking Change] Empty spread should not count as an empty string argument #354
duckscript v0.8.20
Maintenance: Upgrade dependencies