3.0.1
- Release official version 3.0.1
3.0.1-rc.1
- Add inquire, codegen, and fetch dependencies
3.0.1-rc.0
- Fixed the incompatibility issue with Reader and Writer imports
3.0.0
- Support BigInt type
2.1.0
- 发布2.1.0正式版
2.1.0-rc.0
- 重构protobufjs运行时,修复了taskpool下重复序列化反序列化数据丢失的问题
2.0.1
- 更新README:修改了依赖的引入名称,更新了bigint在protobuf中的使用方式
2.0.0
- 适配DevEco Studio 版本:4.1 Canary(4.1.3.317),OpenHarmony SDK:API11 (4.1.0.36)
- ArkTS新语法适配
- protobufjs 7.2.4 版本适配
- 取消以load方式加载proto文件或者字符串
1.2.1
1.适配DevEco Studio 3.1 Beta1版本
1.2.0
1.适配api9
1.1.1
1.新增rpc和websocket使用样例
1.1.0
1.样例适配的系统版本是OpenHarmony API Version 8,且将原来工程转为hvigor工程。
1.0.0
1.样例适配的系统版本是OpenHarmony API Version 5~7。
2.使用三方库protobufjs版本支持@5.0.3
3.支持序列化和反序列化的样例
4.支持buffer读写的样例