Skip to content

Releases: xing/actionlint

v2.0.6

07 Dec 09:50
Compare
Choose a tag to compare

2.0.6 (2022-12-07)

Bug Fixes

  • deps: update module github.com/rhysd/actionlint to v1.6.22 (312f389)

v2.0.5

12 Oct 10:25
Compare
Choose a tag to compare

2.0.5 (2022-10-12)

Bug Fixes

  • deps: update module github.com/rhysd/actionlint to v1.6.21 (7fcf859)

v2.0.4

12 Oct 10:01
Compare
Choose a tag to compare

2.0.4 (2022-10-12)

Bug Fixes

  • deps: update module github.com/rhysd/actionlint to v1.6.19 (96c9f5b)

v2.0.3

28 Jun 15:16
Compare
Choose a tag to compare

2.0.3 (2022-06-28)

Bug Fixes

  • deps: update module github.com/rhysd/actionlint to v1.6.15 (2f5b58e)

v2.0.2

27 Jun 12:19
Compare
Choose a tag to compare

2.0.2 (2022-06-27)

Bug Fixes

  • deps: update module github.com/rhysd/actionlint to v1.6.14 (26b24d3)

v2.0.1

18 May 12:34
Compare
Choose a tag to compare

2.0.1 (2022-05-18)

Bug Fixes

  • deps: update module github.com/rhysd/actionlint to v1.6.13 (d263e6d)

v2.0.0

27 Apr 08:14
Compare
Choose a tag to compare

2.0.0 (2022-04-27)

Bug Fixes

  • upgrade actionlint to v1.6.12 (1518b6b)
  • use forked yaml package (ed2870c)

Features

  • use tinygo instead of go to create smaller wasm binary (bb9571e)

BREAKING CHANGES

  • The createLinter() function is now asynchronous and
    resolves to a function that synchronously invokes the actionlint binary.

v1.0.2

07 Mar 15:53
Compare
Choose a tag to compare

1.0.2 (2022-03-07)

Bug Fixes

  • export types as d.ts instead of d.{cts,mts} (3da25a0)

v1.0.1

03 Mar 19:46
Compare
Choose a tag to compare

1.0.1 (2022-03-03)

Bug Fixes

  • list npm included files manually (dd4e37b)

v1.0.0

03 Mar 17:15
Compare
Choose a tag to compare

1.0.0 (2022-03-03)

Features