We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d25b7a1 commit 91978f5Copy full SHA for 91978f5
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## 2.9.0
4
+
5
+* Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
6
+* Add support for the optional hasher argument on HashMap and HashSet #2567 #2603 (thanks @anlumo)
7
+* Support worker_js_preamble in web workers #2609
8
+* Add parse_const config #2604
9
+* Disable parsing constants by default #2604
10
+* Add auto_upgrade_dependency option #2602
11
+* Fix generated dart code #2557 (thanks @iazel)
12
+* Add support for rust edition 2024 #2554 (thanks @xuwaters)
13
14
## 2.8.0
15
16
* Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
0 commit comments