json_file 0.1.1
json_file: ^0.1.1 copied to clipboard
Fast and memory friendly access to large JSON files
Change Log #
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2025-09-16 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
json_file
- v0.1.1
- REFACTOR: set min sdk to 3.0.0. (7b7e4204)
- REFACTOR: support for json_path ^0.8.0. (cee5aaeb)
- REFACTOR: const JsonFileConsumer constructor. (d1997a4a)
- FEAT: JsonDifferencer consumer. (5d5dea2d)
0.1.1 #
0.1.0 #
- Initial version.