Skip to content

Releases: limitusus/json-syntax-check

v2.0.3

18 Sep 16:52
6e25e43

Choose a tag to compare

What's Changed

Full Changelog: v2...v2.0.3

Re-release

01 Jun 06:48
77d5756

Choose a tag to compare

v2.0.2

Update bundler and gems (#23)

Update gems

01 Jun 06:45
77d5756

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v2.0.1

set-output deprecation

20 Oct 14:58
9455552

Choose a tag to compare

What's Changed

Full Changelog: v1...v2.0.0

Enhance output: show detailed JSON parse error

01 Dec 05:36
2505a77

Choose a tag to compare

  • test: run current revision instead of v1 tag (#6)

  • BASE defaults to $GITHUB_WORKSPACE instead of /data/ (#7)

  • Include JSON::ParserError message in failure output (#8)

Fix input name

27 Nov 15:37
e47c8ad

Choose a tag to compare

  • Use correct input name for run args (#5, thanks @dgw)

Add test

28 Oct 17:25
5724318

Choose a tag to compare

Fix shell execution (#3)

* fix name

* Fix shell execution

First production release

28 Oct 16:44
ebcd1fb

Choose a tag to compare

Bugfix

28 Oct 16:34
f86beb7

Choose a tag to compare

Bugfix Pre-release
Pre-release
v0.1.0-alpha6

bugfix

Fix output condition

28 Oct 16:21
b09d9c3

Choose a tag to compare

Pre-release
v0.1.0-alpha5

Cop