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.2 — Canvas interactivity, overlay support, a renderer alternative, and more! #637

Merged
merged 2 commits into from
Nov 26, 2020

Conversation

hecrj
Copy link
Member

@hecrj hecrj commented Nov 26, 2020

Game of Life Cryptowatch Desktop

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.2.0 milestone and the launch of a new release!

The library has taken some steps forward since the previous release, which landed way back in April.

New features

This release contains a bunch of new functionality, internal runtime improvements, and additional subcrates. The most important new features are:

Applications and examples

During this year, a bunch of awesome applications have been created with Iced! Here are some of the coolest ones:

  • Airshipper, a cross-platform launcher for Veloren, an open-world multiplayer voxel RPG made in Rust.
  • Ajour, a World of Warcraft addon manager with a strong focus on performance and simplicity.
  • Cryptowatch Desktop, a highly customizable cryptocurrency market tracker.
  • Ludusavi, a tool for backing up your PC video game save data.
  • Tolstack, an open source tolerance analysis application for building and analyzing 1D geometric tolerance models.

There are also smaller ones! Take a look at the Project Showcase if you want to learn more.

On a related note, the repository has additional examples that showcase some of the new features:

Feel free to try them out and report any issues!

Thank you! 🎉

Finally, I want to emphasize the work of everyone that has contributed to this release:

I really appreciate each one of these contributions and I am grateful for all of your efforts to improve the library. Thank you all!

@hecrj hecrj added improvement An internal improvement feature New feature or request labels Nov 26, 2020
@hecrj hecrj added this to the 0.2.0 milestone Nov 26, 2020
@hecrj hecrj merged commit d16b9cf into master Nov 26, 2020
@hecrj hecrj deleted the 0.2 branch November 26, 2020 16:05
@hecrj hecrj restored the 0.2 branch November 26, 2020 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request improvement An internal improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant