Amethyst v0.15.2 Release Notes
Release Date: 2020-08-22 // over 2 years ago-
Note
Please note that after the 0.15.x series Amethyst will switch from specs to legion for the ECS subsystem. This will be a significant breaking change.
๐ Changed
- ๐ท Internal CI improvements
- ๐ Recommend
cargo new pong
instead of deprecatedamethyst new pong
in the book tutorial (#2448)
๐ Fixed
- ๐ Fix
Camera::screen_ray
bug introduced in 0.15.1 (#2447)