Skip to content

Commit

Permalink
Upgrade Flutter to 3.24 version (#181)
Browse files Browse the repository at this point in the history
Additionally:
- upgrade to 1.0 version of `derive_more` crate
- upgrade Dart, Rust, and NPM dependencies
- temporary pin versions of `wasm-bindgen` and `web-sys` crates

Co-authored-by: evdokimovs <[email protected]>
Co-authored-by: Kai Ren <[email protected]>
  • Loading branch information
3 people authored Aug 19, 2024
1 parent c39e0af commit 5147021
Show file tree
Hide file tree
Showing 80 changed files with 664 additions and 734 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@ All user visible changes to this project will be documented in this file. This p



## [0.5.1] · unreleased
[0.5.1]: /../../tree/medea-jason-0.5.1

[Diff](https://github.com/instrumentisto/medea-jason/compare/medea-jason-0.5.0...medea-jason-0.5.1)

### Upgraded

- Dependencies:
- [`derive-more`] to `1.0` ([#181]).

[#181]: /../../pull/181




## [0.5.0] · 2024-08-05
[0.5.0]: /../../tree/medea-jason-0.5.0

Expand Down Expand Up @@ -361,5 +376,6 @@ All user visible changes to this project will be documented in this file. This p



[`derive_more`]: https://docs.rs/derive_more
[Semantic Versioning 2.0.0]: https://semver.org
[SFU]: https://webrtcglossary.com/sfu
Loading

0 comments on commit 5147021

Please sign in to comment.