🚀 Enhancements
- #143 Allow configuring EJSON mode while parsing JSON files (@pkosiec)
- #141, #150 Update dependencies (@pkosiec)
- #129 Introduce timestamp transformers (@benjaminb-)
- #144 Use Node 14 in base Docker image (@pkosiec)
🐛 Bug Fixes
- #142 Disable require cache while loading other files than JSON (@pkosiec)
- #146 Fix CLI exit behavior on error (@pkosiec)
🔨 Maintenance
- #132 Fix reporting coverage for PR from forks (@pkosiec)
- #140 Migrate CI pipelines to GitHub Actions (@pkosiec)
📝 Documentation
- #133 Fix typo in cli README (@benjaminb-)
Committers: 2
- Benjamin Bellantonio (@benjaminb-)
- Paweł Kosiec (@pkosiec)