Releases: limitusus/json-syntax-check
Releases · limitusus/json-syntax-check
v2.0.3
What's Changed
- Bump rexml from 3.2.5 to 3.2.8 by @dependabot[bot] in #25
- Bump rexml from 3.2.8 to 3.3.3 by @dependabot[bot] in #26
- Bump rexml from 3.3.3 to 3.3.6 by @dependabot[bot] in #27
- Bump rexml from 3.3.6 to 3.3.9 by @dependabot[bot] in #28
- Update actions/checkout to v5 by @limitusus in #31
- Update ruby 3.3 and udpate dependent gems by @limitusus in #32
Full Changelog: v2...v2.0.3
Re-release
v2.0.2 Update bundler and gems (#23)
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