voxgig_struct 0.2.2
voxgig_struct: ^0.2.2 copied to clipboard
A faithful Dart port of voxgig/struct: utilities for transforming and validating JSON-like data structures (getpath, merge, inject, transform).
Changelog #
0.2.2 #
$CHILDin list mode now validates every element, including the first.- The corpus runner moves to voxgig/omni, taken from its release tags.
0.2.1 #
- Initial public release of the Dart port of voxgig/struct.
- Full parity with the shared
build/testcorpus (getpath, merge, inject, transform, validate, walk, and the minor utilities).