Releases: dart-archive/rpc
Releases · dart-archive/rpc
0.6.0
0.6.0-dev.1
- Minor cleanups for type resolution in ApiProperty-related classes.
0.6.0-dev.0
- Many internal changes for Dart 2.0. This version will no longer run on Dart 1.x.
- ApiProperty declarations for 64 bit integers now require BigInt type, and clients must use
Strings for minValue, maxValue, and defaultValue.
0.5.9
Prepare release.