Skip to content

Releases: flybywiresim/igniter

v1.3.0

15 Nov 03:58
61b299a

Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.3.0

v2.0.0-alpha.1

21 Oct 19:18

Choose a tag to compare

v2.0.0-alpha.1 Pre-release
Pre-release
fix rollup

v1.2.3

02 Oct 03:47
1c2cfed

Choose a tag to compare

fix: ExecTask never exiting when spawned process fails (#10)

* fix: ExecTask never exiting when errors thrown in spawned process

* refactor: cleanup

* build: bump version

v1.2.2

26 Aug 01:24
29cdeab

Choose a tag to compare

fix: set exit code when a task fails (#8)

* fix: set exit code when a task fails

* check for failed status explicitly

v1.2.1

18 Dec 07:33
72bdbb1

Choose a tag to compare

build: bump version

v1.2.0

17 Jul 18:04

Choose a tag to compare

build: bump version

v1.1.4

19 Mar 13:33
fcf70cd

Choose a tag to compare

feat: show stderr output under failed tasks (#2)

v1.1.3

24 Feb 19:44

Choose a tag to compare

feat: add no-tty option

v1.1.2

19 Feb 10:49

Choose a tag to compare

fix: add index.d.ts to package

v1.1.1

19 Feb 10:33

Choose a tag to compare

fix: generic task skipping for [] hashFolders