浏览代码

Version 0.1.0

Alexey Edelev 5 年之前
父节点
当前提交
6742f1167b
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      CHANGES.txt

+ 10 - 0
CHANGES.txt

@@ -0,0 +1,10 @@
+2019-12-20 version 0.1.0 (generator/QtProtobuf/QtGrpc)
+
+    QtProtobuf
+    * Implement basic protobuf serialization and deserialization
+    * Add possibility to extend serializers list using Qt plugins mechnism
+    QtGrpc
+    * Implement gRPC channels and clients
+    * Implement scalable gRPC credentials
+    generator
+    * Generator for protobuf messages and gRPC clients