- BREAKING CHANGE:
- The former functionality of this package has been moved to
gg_direct_json
- Please replace
gg_json by gg_direct_json in your pubspec.yaml
- Rename former
GgJson into DirectJson
- dependency to gg_install_gg, remove ./check script
- dependency pana
- allow to pretty print result
- Rework changelog
- 'Github Actions Pipeline'
- 'Github Actions Pipeline: Add SDK file containing flutter into .github/workflows to make github installing flutter and not dart SDK'
- Fix: Reading from empty file does not throw anymore
- Prepare publish