Graduate package to 1.0 stable (#143)

* Update README.md

* Update pubspec.yaml

* Update CHANGELOG.md

* Extend the package description
This commit is contained in:
Michael Thomsen 2018-12-17 15:49:14 +01:00 committed by GitHub
parent 6428b4e2f7
commit ae9a7c7142
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 5 deletions

View File

@ -1,3 +1,7 @@
## 1.0.0
* Graduate package to 1.0.
## 0.6.8+1
* Removes stray files that where published by accident in version 0.6.8.

View File

@ -10,9 +10,6 @@ See the [Dart gRPC Quickstart](https://grpc.io/docs/quickstart/dart.html).
# Status
This package is currently in *beta*: It is available for general usage,
and is considered feature complete.
If you experience issues, or if you have feature requests,
please [open an issue](https://github.com/dart-lang/grpc-dart/issues).

View File

@ -1,6 +1,6 @@
name: grpc
description: Dart implementation of gRPC.
version: 0.6.8+1
description: Dart implementation of gRPC, a high performance, open-source universal RPC framework.
version: 1.0.0
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/grpc-dart