Skip to content

Commit dc1b584

Browse files
committed
chore: doc
1 parent 1290543 commit dc1b584

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 2.0.0-dev.36
4+
5+
* Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
6+
* Automatically generate getters and setters for public fields of opaque types #1975
7+
* Support Dart setters #1972
8+
* Support i128 and u128 #1964
9+
* Improve RustAutoOpaque's API and codegen handling #1970
10+
* Fix when users do not have explicit dependency on anyhow #1967
11+
* Hint users when using opaque types inside non opaque structs #1978
12+
* Hint users when using getters of opaque types #1976
13+
314
## 2.0.0-dev.35
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)