Skip to content

Releases: flybywiresim/igniter

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Nov 03:58
61b299a

What's Changed

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

v2.0.0-alpha.1

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

Choose a tag to compare

@github-actions github-actions released this 21 Oct 19:18
fix rollup

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 02 Oct 03:47
1c2cfed
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

Choose a tag to compare

@github-actions github-actions released this 26 Aug 01:24
29cdeab
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

Choose a tag to compare

@github-actions github-actions released this 18 Dec 07:33
72bdbb1
build: bump version

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 18:04
build: bump version

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 19 Mar 13:33
fcf70cd
feat: show stderr output under failed tasks (#2)

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 24 Feb 19:44
feat: add no-tty option

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Feb 10:49
fix: add index.d.ts to package

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 19 Feb 10:33
fix: generic task skipping for [] hashFolders