We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4284450 commit ce97b8bCopy full SHA for ce97b8b
CHANGELOG.md
@@ -4,6 +4,9 @@
4
5
* Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
6
* Fix module parsing when two modules have the same name #1664 (thanks @alanlzhang)
7
+* Fix integrate command's default template has rust_lib hardcoded instead of custom names #1669
8
+* Support `Vec<Vec<u8>>` for CST/DCO codec (SSE codec already supports it) #1663
9
+* Add checks of versions #1667
10
11
## 2.0.0-dev.19
12
0 commit comments