Releases: croct-tech/json5-parser-js
Releases · croct-tech/json5-parser-js
0.2.2
What's Changed
- Add support for configurable line ends by @StefRommesVITO in #10
New Contributors
- @StefRommesVITO made their first contribution in #10
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
🐞 Bug Fixes
- Fix bug and add tests (#8), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.2.0
What's Changed
🚀 Features
🚧 Maintenance
- Migrate code climate job to code quality (#5), thanks denis-rossati!
🎉 Thanks to all contributors helping with this release:
@denis-rossati, @gioboa and @marcospassos
0.1.1
What's Changed
🔧 Enhancements
- Export error classes (#4), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.1.0
What's Changed
🚀 Features
- Initial release (#2), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos