Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Latest commit

 

History

History
176 lines (79 loc) · 6.68 KB

CHANGELOG.md

File metadata and controls

176 lines (79 loc) · 6.68 KB

0.3.18 (2021-02-10)

Bug Fixes

  • dependencies: update dependency node-pty to ^0.10.0 (b5ea9f6)

0.3.17 (2020-12-11)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.15.4 (fc4c562)
  • dependencies: update dependency async-lock to ^1.2.6 (2e25486)

0.3.16 (2020-11-06)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.15.1 (8c0ee22)

0.3.15 (2020-11-03)

Bug Fixes

  • Basha: Warn on premature exit (4022d4c)
  • dependencies: update dependency @stencila/executa to ^1.14.2 (3f750ae)

0.3.14 (2020-08-26)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.14.0 (00a3c9f)

0.3.13 (2020-08-14)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.13.0 (51c770d)

0.3.12 (2020-08-05)

Bug Fixes

0.3.11 (2020-08-05)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.12.0 (0cd929d)

0.3.10 (2020-05-27)

Bug Fixes

0.3.9 (2020-05-21)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.11.6 (0aa15cc)

0.3.8 (2020-05-16)

Bug Fixes

  • dependencies: update dependency async-lock to ^1.2.4 (b553f5b)
  • Deps: Update Executa (571ec7f)

0.3.7 (2020-05-03)

Bug Fixes

  • Deps: Upgrade Executa to 1.11.1 (ccd4d0a)

0.3.6 (2020-03-23)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.9.3 (73e8589)
  • Deps: Upgrade Executa (dea4a09)

0.3.5 (2020-03-11)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.9.2 (2dcd2c6)

0.3.4 (2020-03-05)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.9.1 (d2f2f63)

0.3.3 (2020-02-26)

Bug Fixes

  • dependencies: update dependency @stencila/executa to ^1.9.0 (e12cb4b)

0.3.2 (2020-02-05)

Bug Fixes

  • Add node shebang so works as bin script (55ba17c)

0.3.1 (2020-02-05)

Bug Fixes

0.3.0 (2020-01-08)

Bug Fixes

  • Dependencies: Upgrade Executa (cf4fbb6)
  • Outputs may be undefined (5a3f84f)

Features

  • Cancel: Add a cancel method. (c930f12)
  • Cancel: Add cancel to capabilities (35ed3fe)

0.2.1 (2019-12-19)

Bug Fixes

0.2.0 (2019-12-16)

Bug Fixes

  • Execute: Prevent parrallel async requests from clashing (90765be)

Features

  • Execute: Calculate duration of execution (a3e196b)

0.1.2 (2019-12-11)

Bug Fixes

  • Remove implicit register; upgrade Executa (8c80f1c)

0.1.1 (2019-12-09)

Bug Fixes

  • Execute: Remove duplicated parseOutput (2fb2ee2)