Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Release 0.3 — Touch support, clipboard write access, image viewer, tooltips, and more! #806

Merged
merged 2 commits into from
Mar 31, 2021

Conversation

hecrj
Copy link
Member

@hecrj hecrj commented Mar 31, 2021

Iced is an experimental cross-platform GUI library for Rust focused on simplicity and type-safety. Inspired by Elm.

This PR marks the end of the 0.3.0 milestone and the launch of a new release!

This is a relatively minor release when compared to the two previous ones: #637 and #253.

At this point, instead of focusing on delivering a lot of new features at once, I believe the library and its community will benefit from more frequent, smaller releases.

That said, this release still has a bunch of new widgets and great improvements and fixes!

Added

Changed

Fixed

Thank you to everyone involved! 🎉

Closes #538.
Closes #706.
Closes #805.

@hecrj hecrj added bug Something isn't working improvement An internal improvement feature New feature or request labels Mar 31, 2021
@hecrj hecrj added this to the 0.3.0 milestone Mar 31, 2021
@hecrj hecrj merged commit 06517aa into master Mar 31, 2021
@hecrj hecrj deleted the release/0.3.0 branch March 31, 2021 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature New feature or request improvement An internal improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When is new release planned? Update to tokio 1.0 Why release cadence isn't regular?
1 participant