We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16b5645 commit 93831c6Copy full SHA for 93831c6
1 file changed
CHANGELOG.md
@@ -5,6 +5,8 @@
5
### Nov 20, 2024
6
* Add read-only support for proto2 extension fields (#163, #170)
7
* Remove Python dependency by rewriting pb-jelly-gen in Rust (#164)
8
+* Make pb-jelly-gen Rust API optional (#166)
9
+ * This is a breaking change: if you were using pb-jelly-gen as a library, turn on the `generate` feature flag
10
* Remove serde impls for Fixed/Signed types (#168)
11
* Various optimizations around the generated code (#173, #175)
12
0 commit comments