Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Release 0.14 #252

Merged
merged 6 commits into from
Oct 2, 2024
Merged

Release 0.14 #252

merged 6 commits into from
Oct 2, 2024

Conversation

Adanos020
Copy link
Owner

0.14.0 - 2024-09-02

Breaking changes

  • Upgraded to egui 0.29.

Changed

  • {DockState,Surface,Tree,Node}::{filter_map_tabs,map_tabs,filter_tabs,retain_tabs} no longer require the predicate to
    implement Clone. (#241)

Ved-s and others added 6 commits July 3, 2024 20:44
* remove Clone bound on map_tabs and filter_map_tabs

* remove Clone bound from all functions with Clone + FnMut bounds

* Update changelog

* Add missing period in changelog

---------

Co-authored-by: Adanos020 <adanos020@gmail.com>
* Upgrade to egui 0.29.

* Update changelog and readme
@Adanos020 Adanos020 merged commit 179832d into main Oct 2, 2024
8 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants