File tree Expand file tree Collapse file tree 5 files changed +37
-26
lines changed
Expand file tree Collapse file tree 5 files changed +37
-26
lines changed Original file line number Diff line number Diff line change 4343- patmuk : Set MSRV. Fail fast. Improve message. Improve docs.
4444- aran : Fix map + mirror. Fix pubspec. Upgrde ffigen. Bump version. Fix typo.
4545- phlip9 : Fix no-serde compilation.
46+ - SilverMira : Fix StreamSink.
4647- h3x4d3c1m4l : Fix when outside folder.
4748- HalidOdat : Improve config method. Hint build.rs.
4849- Berrysoft : Fix missing symbols.
Original file line number Diff line number Diff line change 440440 " code"
441441 ]
442442 },
443+ {
444+ "login" : " SilverMira" ,
445+ "name" : " SilverMira" ,
446+ "avatar_url" : " https://avatars.githubusercontent.com/u/66930495?v=4" ,
447+ "profile" : " https://github.com/SilverMira" ,
448+ "contributions" : [
449+ " code"
450+ ]
451+ },
443452 {
444453 "login" : " h3x4d3c1m4l" ,
445454 "name" : " Sander in 't Hout" ,
845854 "contributions" : [
846855 " doc"
847856 ]
848- },
849- {
850- "login" : " SilverMira" ,
851- "name" : " SilverMira" ,
852- "avatar_url" : " https://avatars.githubusercontent.com/u/66930495?v=4" ,
853- "profile" : " https://github.com/SilverMira" ,
854- "contributions" : [
855- " code"
856- ]
857857 }
858858 ],
859859 "contributorsPerLine" : 7 ,
864864 "skipCi" : true ,
865865 "commitConvention" : " angular" ,
866866 "commitType" : " docs"
867- }
867+ }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.0.0-dev.29
4+
5+ * Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
6+ * StreamSink recursive intodart_type #1843 (thanks @SilverMira )
7+
38## 2.0.0-dev.28
49
510* 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