celest_cloud 0.1.9
celest_cloud: ^0.1.9 copied to clipboard
API contracts and Dart clients for the Celest Cloud platform.
0.1.9 #
- chore: Bump Dart SDK constraint to
^3.7.0
- chore: Re-format with Dart 3.7
- chore: Update linter/style preferences
- chore: Update protobufs
0.1.8 #
- feat: Add
ProjectAsset_Type.DART_EXECUTABLE
- fix: Incorrect route for
Operations.listOperations
0.1.7 #
- feat: Add
ProjectAsset_Type.FLUTTER_ASSETS
0.1.6 #
- feat: Add
ProjectEnvironment.uri
field
0.1.5 #
- feat: Add
Operations.waitOperation
- chore: Update license
- chore: Improve gRPC interface
- chore: Update protobufs
0.1.4 #
- feat: Finalize project environment API
0.1.3 #
- chore: Update protos
- chore: Use HTTP exclusively for Authentication and User APIs
0.1.2 #
- feat: Add
Subscriptions.DescribePricing
endpoint
0.1.1 #
- feat: Add subscriptions and project environments
- chore: Update operation methods
0.1.0 #
- Initial release