fory 1.0.0
fory: ^1.0.0 copied to clipboard
Cross-language Apache Fory runtime for Dart with generated serializers, schema evolution, and custom type support.
1.0.0 #
- Publish the Dart runtime as part of the Apache Fory 1.0.0 release.
- Stabilize generated serializers, schema evolution, and custom serializer support for the initial 1.0 Dart package.
0.18.0-dev #
- Refresh pub.dev package metadata and documentation links.
- Update code generation dependencies for current stable Dart tooling.
0.17.0-dev #
- Dart runtime implementation around
Fory,Buffer,WriteContext,ReadContext, andTypeResolver.