Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@jcollins-g jcollins-g released this 07 Aug 20:32
  • Support latest package:gcloud.
  • 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.