json5_plus 0.0.4
json5_plus: ^0.0.4 copied to clipboard
A high performance JSON5 parser with type-safe accessors, optional case-insensitive keys, and an "include" capability.
0.0.4 #
- Add a longer package description in pubspec.yaml.
0.0.3 #
- Fix the CHANGELOG.md instructions.
- Ensure that all test filenames are lowercase.
0.0.2 #
- Fixed folder naming conventions in the test suite to follow Dart snake_case guidelines.
- Updated
win32dependency constraints to support version 6.0.0. - Improved internal file structure for better package scoring.
0.0.1 #
- Initial release of json5_plus.