Skip to content

Releases: google/zx

7.0.0

14 Jun 16:35
295be2a
Compare
Choose a tag to compare

🐚 zx v7.0.0 release! πŸŽ‰

A tool for writing better scripts

zx

In this release:

  • Fully rewritten in TypeScript.
  • Code coverage is now 99%.
  • New within() API for async contexts.
  • echo() now comes out of the box.
  • Support for --eval flag.
  • REPL support.

6.2.5

13 Jun 14:58
0964e86
Compare
Choose a tag to compare

What's Changed

  • Fixed question() types by @olebergen in #437
  • feat: transform some core types into ifaces to let them be extendable by plugins by @antongolub in #439

New Contributors

Full Changelog: 6.2.4...6.2.5

6.2.4

08 Jun 12:57
c488737
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.2.3...6.2.4

6.2.3

05 Jun 09:25
3b6f856
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.2.2...6.2.3

6.2.2

04 Jun 08:22
3a66988
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.2.1...6.2.2

6.2.1

03 Jun 05:40
38e95cf
Compare
Choose a tag to compare
  • Fixed $.verbose type.

6.2.0

01 Jun 21:23
50e5f70
Compare
Choose a tag to compare

This release adds async local contexts via ctx() and configurable logger.

6.1.0

15 Apr 12:00
Compare
Choose a tag to compare

This release contains updates of dependencies:

 minimist   ^1.2.5  β†’  ^1.2.6
 yaml      ^1.10.2  β†’  ^2.0.0

6.0.7

21 Mar 19:51
9589f19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.6...6.0.7

6.0.4

18 Mar 16:01
09509bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.3...6.0.4