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

Prepare for 0.15.0 release #606

Merged
merged 27 commits into from
Jun 29, 2019
Merged

Prepare for 0.15.0 release #606

merged 27 commits into from
Jun 29, 2019

Conversation

torkleyy
Copy link
Member

Checklist

  • I've added tests for all code changes and additions (where applicable)
  • I've added a demonstration of the new feature to one or more examples
  • I've updated the book to reflect my changes
  • Usage of new public items is shown in the API docs

API changes

@torkleyy torkleyy added ready breaking A change that's not backwards-compatible. labels Jun 23, 2019
Cargo.toml Outdated Show resolved Hide resolved
src/world/world_ext.rs Outdated Show resolved Hide resolved
@torkleyy
Copy link
Member Author

bors delegate=azriel91

@bors
Copy link
Contributor

bors bot commented Jun 28, 2019

✌️ azriel91 can now approve this pull request

@azriel91
Copy link
Member

FYI I'm making changes locally.

@azriel91
Copy link
Member

Pending torkleyy#1

@azriel91
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request Jun 29, 2019
606: Prepare for 0.15.0 release r=azriel91 a=torkleyy

## Checklist

* [x] I've added tests for all code changes and additions (where applicable)
* [x] I've added a demonstration of the new feature to one or more examples
* [x] I've updated the book to reflect my changes
* [x] Usage of new public items is shown in the API docs

## API changes

* Remove multiple methods from `WorldExt` which were moved to `shred::World` (see amethyst/shred#141)


Co-authored-by: Thomas Schaller <[email protected]>
Co-authored-by: Azriel Hoh <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jun 29, 2019

Build succeeded

@bors bors bot merged commit 20d134b into amethyst:master Jun 29, 2019
@torkleyy torkleyy deleted the world branch June 29, 2019 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking A change that's not backwards-compatible. ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants