V0.6.0
What's Changed
- Format code by @Luni-4 in #123
- TabBar/Tabs using a type instead of usize for active_tab by @andretietz in #128
- Format the code by @Luni-4 in #134
- Update format.yml and clippy.yml by @genusistimelord in #135
- Fix ci layout by @genusistimelord in #136
- Impl ContextMenu by @wiiznokes in #139
- feat: dark style for tabs by @carlocorradini in #138
- Remove unnecessary
Clone
requirement on FloatingElement'sMessage
by @DoomDuck in #140 - ✨ Add Cupertino-style switch and buttons by @bbyler in #106
- split: Remove unneeded Message: Clone bound by @f4814 in #141
- README.md by @mateolafalce in #142
- Remove the deprecated actions-rs by @Luni-4 in #145
- Remove nightly version for clippy and format checks by @Luni-4 in #144
- Fix clippy warnings by @Luni-4 in #143
- updating to lastest main by @genusistimelord in #146
- Fix examples warnings by @Luni-4 in #147
- Transform clippy warnings into errors by @Luni-4 in #148
- mergeing main changes to iced new branch by @genusistimelord in #149
- fixed
Appearance
not being avaiable throughiced_aw::tab_bar
by @Redhawk18 in #152 - Pull new changes into iced new by @genusistimelord in #154
- New iced upgrades by @genusistimelord in #159
New Contributors
- @andretietz made their first contribution in #128
- @wiiznokes made their first contribution in #139
- @carlocorradini made their first contribution in #138
- @DoomDuck made their first contribution in #140
- @f4814 made their first contribution in #141
- @mateolafalce made their first contribution in #142
- @Redhawk18 made their first contribution in #152
Full Changelog: V0.5.2...v0.6.0