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

Publish 0.11.0. Update CHANGELOG with recent text and font changes. #399

Merged
merged 1 commit into from
Sep 17, 2019

Conversation

mitchmindtree
Copy link
Member

@mitchmindtree mitchmindtree commented Sep 17, 2019

The main features of this version are:

Feel free to check out the CHANGELOG for some more details!

The main features of this version are:

- Integrate lyon! Fixes many 2D bugs and adds a `Path` API. nannou-org#375
- Add a `text` module and `draw.text("foo")` API. nannou-org#388
- Adds a `notosans` feature to guarantee a default, fallback font.
- Many new examples have been added and old ones improved. nannou-org#394 nannou-org#391
- Fixes a bug where shaderc would not build on some linux distros. nannou-org#386
- Fixes a bug where `app.draw()` couldn't be used in multiple windows.

Feel free to check out the CHANGELOG for some more details!
@mitchmindtree mitchmindtree merged commit e28ae74 into nannou-org:master Sep 17, 2019
@mitchmindtree
Copy link
Member Author

OK, 0.11.0 has been published!

@mitchmindtree mitchmindtree deleted the publish branch September 17, 2019 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant