Releases: limitusus/json-syntax-check
Releases · limitusus/json-syntax-check
Re-release
Update gems
What's Changed
- Update actions and Ruby by @limitusus in #22
- Update checkout and this actions versions in readme by @WyriHaximus in #20
- Update bundler and gems by @limitusus in #23
New Contributors
- @WyriHaximus made their first contribution in #20
Full Changelog: v2...v2.0.1
set-output deprecation
What's Changed
- Bump rexml from 3.2.4 to 3.2.5 by @dependabot in #12
- Add test for NG case by @limitusus in #16
- set-output is now deprecated by @limitusus in #15
- Use Ruby 3 by @limitusus in #17
Full Changelog: v1...v2.0.0
Enhance output: show detailed JSON parse error
Fix input name
Add test
Fix shell execution (#3) * fix name * Fix shell execution
First production release
v1.0.0 Add testing
Bugfix
v0.1.0-alpha6 bugfix
Fix output condition
v0.1.0-alpha5 Cop
Fix output
v0.1.0-alpha4 Default input and docs