Skip to content

Commit 91978f5

Browse files
committedMar 10, 2025
changelog
1 parent d25b7a1 commit 91978f5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
 

‎CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

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+
314
## 2.8.0
415

516
* Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.

0 commit comments

Comments
 (0)
Please sign in to comment.