We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e145c commit ce826a0Copy full SHA for ce826a0
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.16.0]
2
+
3
+* Allow usage of protobuf v4 as dependency, drop protobuf v2
4
5
## [0.15.1]
6
7
* Support Fossil delta compression, [#97](https://github.com/centrifugal/centrifuge-dart/pull/97)
pubspec.yaml
@@ -1,5 +1,5 @@
name: centrifuge
-version: 0.15.1
+version: 0.16.0
description: >
Dart client to communicate with Centrifuge and Centrifugo from Flutter and VM
0 commit comments