Releases: xing/actionlint
Releases · xing/actionlint
v2.0.6
2.0.6 (2022-12-07)
Bug Fixes
- deps: update module github.com/rhysd/actionlint to v1.6.22 (312f389)
v2.0.5
2.0.5 (2022-10-12)
Bug Fixes
- deps: update module github.com/rhysd/actionlint to v1.6.21 (7fcf859)
v2.0.4
2.0.4 (2022-10-12)
Bug Fixes
- deps: update module github.com/rhysd/actionlint to v1.6.19 (96c9f5b)
v2.0.3
2.0.3 (2022-06-28)
Bug Fixes
- deps: update module github.com/rhysd/actionlint to v1.6.15 (2f5b58e)
v2.0.2
2.0.2 (2022-06-27)
Bug Fixes
- deps: update module github.com/rhysd/actionlint to v1.6.14 (26b24d3)
v2.0.1
2.0.1 (2022-05-18)
Bug Fixes
- deps: update module github.com/rhysd/actionlint to v1.6.13 (d263e6d)
v2.0.0
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
1.0.2 (2022-03-07)
Bug Fixes
- export types as d.ts instead of d.{cts,mts} (3da25a0)
v1.0.1
1.0.1 (2022-03-03)
Bug Fixes
- list npm included files manually (dd4e37b)
v1.0.0
1.0.0 (2022-03-03)
Features