Changelog
7.0.8
$.verbose
reassignment on CLI init by @antongolub in https://github.com/google/zx/pull/475Full Changelog: https://github.com/google/zx/compare/7.0.7...7.0.8
Changelog
7.0.7
Now it's possible to do:
const my$ = $.bind(null)
const foo = await my$`echo foo`
Changelog
7.0.5
Changelog
7.0.4
zx/experimental
.Changelog
7.0.3
echo()
types.Changelog
7.0.2
process.exitCode = 42
in scripts.Changelog
In this release:
Changelog
6.2.5
Full Changelog: https://github.com/google/zx/compare/6.2.4...6.2.5