We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a63ef9 commit 59227abCopy full SHA for 59227ab
1 file changed
Changelog.md
@@ -1,4 +1,14 @@
1
-## 6.0.0: 2014-04-13
+## 6.1.0: 2024-04-25
2
+- Fix name resolution leading to wrongly mapped named
3
+- Fix codegen bug causing the plugin to reject valid protobuf
4
+- Add preliminary support for melange though disabling eager
5
+ evaluation of serialize and deserialize functions when not using
6
+ native or bytecode backends
7
+- Fix missing cflags when compiling test c stub
8
+- Make Map tests compatible with older versions of protoc
9
+- Fix negative integer test failues due to a bug in older versions of protobuf (google) c lib
10
+
11
+## 6.0.0: 2024-04-13
12
13
### New features
14
- [x] Implement json serialization and deserialization (#5)
0 commit comments