jayse 0.0.5-beta jayse: ^0.0.5-beta copied to clipboard
Lossless conversion of JSON to and from statically-typed, immutable objects in Dart
0.0.5-beta #
- Add
isSome
andisNone
for representing whether there is a value or not
0.0.4-beta #
- Fix a hashCode on
JsonObject
0.0.3-alpha #
- Massive addition of JSONPath traversal
- Breaking change!
Asdfsdf
extension renamed toMapExtensions
. Sowwy! 😢
0.0.2-alpha #
- Cleanup
0.0.1-alpha #
- Basic library structure