Skip to content

Releases: limitusus/json-syntax-check

Re-release

01 Jun 06:48
77d5756
Compare
Choose a tag to compare
v2.0.2

Update bundler and gems (#23)

Update gems

01 Jun 06:45
77d5756
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v2.0.1

set-output deprecation

20 Oct 14:58
9455552
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Use correct input name for run args (#5, thanks @dgw)

Add test

28 Oct 17:25
5724318
Compare
Choose a tag to compare
Fix shell execution (#3)

* fix name

* Fix shell execution

First production release

28 Oct 16:44
ebcd1fb
Compare
Choose a tag to compare

Bugfix

28 Oct 16:34
f86beb7
Compare
Choose a tag to compare
Bugfix Pre-release
Pre-release
v0.1.0-alpha6

bugfix

Fix output condition

28 Oct 16:21
b09d9c3
Compare
Choose a tag to compare
Pre-release
v0.1.0-alpha5

Cop

Fix output

28 Oct 16:12
7a5579a
Compare
Choose a tag to compare
Fix output Pre-release
Pre-release
v0.1.0-alpha4

Default input and docs