Amethyst v0.15.2 Release Notes

Release Date: 2020-08-22 // over 3 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 deprecated amethyst new pong in the book tutorial (#2448)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix Camera::screen_ray bug introduced in 0.15.1 (#2447)