File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.0.0-dev.22
4+
5+ * Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
6+ * Automatically upgrade flutter_rust_bridge Dart/Rust runtime versions when running generate #1704
7+ * Fix failure of formatting Dart code when path is too long #1702
8+ * Add checks when build_runner needs to be a dependency #1695
9+ * Fix generated code is breaking cargo test because of its doc-test contains a moved import #1706
10+ * Add uuid and chrono for SSE codec (the CST/DCO codec already supports it) #169
11+ * Add example using build.rs #1696
12+ * Add doc about movement of things like StreamSink #1703
13+ * Add tests and doc about multiple Dart Isolates #1699
14+
315## 2.0.0-dev.21
416
517* Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
You can’t perform that action at this time.
0 commit comments