Releases · SublimeText/syntax-test-action · GitHub
Skip to content

Releases: SublimeText/syntax-test-action

v2.5.1

Choose a tag to compare

@FichteFoll FichteFoll released this 08 Apr 19:29
v2.5.1
872dccb

v2 (alias of v2.5.1)

Choose a tag to compare

@FichteFoll FichteFoll released this 08 Apr 19:29
v2
872dccb

alias of the latest v2.x release

v2.5

Choose a tag to compare

@FichteFoll FichteFoll released this 10 Apr 18:54
v2.5
14f4a5f
  • Added support for the new syntax test output format of build 4181. (@michaelblyons, #24, #25)
  • Added support for multi-line error messages with the new format. (@FichteFoll, #29)
  • Added warnings for incorrectly named syntax test files that the syntax test binary will ignore. (@michaelblyons, #26, #27)

v2.4 (2025-01-12)

Choose a tag to compare

@FichteFoll FichteFoll released this 12 Jan 16:22
v2.4
6e133e4
  • Added dummy_syntaxes input that creates empty syntax files to satisfy external embeds that would otherwise result in CI failures. (@FichteFoll, #13, #20)
  • Added ability to specify stable for the build input, which automatically determines the latest stable build. (@FichteFoll, #21, #6)
  • Added ability to specify binary for the default_packages input, which automatically resolves to the closest tag on the repository. (@FichteFoll, #21)

v2.3 (2025-01-11)

Choose a tag to compare

@FichteFoll FichteFoll released this 11 Jan 11:03
v2.3
78f5d16

v2.2 (2023-01-08)

Choose a tag to compare

@FichteFoll FichteFoll released this 08 Jan 16:32
v2.2
22926cb
  • Support linking of multiple additional third-party packages via additional_packages and additional_tests. (@deathaxe, #12, #16)

v2.1 (2021-06-07)

Choose a tag to compare

@FichteFoll FichteFoll released this 08 Jun 00:33
v2.1
11ff02e
  • Treat 'latest' as an ST4 build now that the upstream URL has been updated. (@FichteFoll)
  • Group dependency installation, if necessary. (@FichteFoll)

v2.0 (2020-08-28)

Choose a tag to compare

@FichteFoll FichteFoll released this 28 Aug 15:13
v2.0
  • Updated to new upstream download paths. (@FichteFoll)
  • Does not fetch dependencies anymore for 4077+. (@FichteFoll, #2)
  • Changed from docker to composite action. (@FichteFoll)

v1 (2020-06-07)

Choose a tag to compare

@FichteFoll FichteFoll released this 07 Jun 18:55
34f932a

Initial release.