Nez v0.10.0 Release Notes

Release Date: 2019-09-21 // over 4 years ago
  • 🚀 This is a huge breaking release. Check the commits for details. Here are a handful of the changes:

    • 🚚 most pipeline importers/exporters were removed in favor of runtime loaders
    • Sprite was changed to SpriteRenderer
    • SpriteT is gone in favor of the new SpriteAnimator
    • 🆕 new sprite atlas generator external executable and runtime atlas loader
    • netstandard targets added to all csproj files

Previous changes from v0.9.1

  • 🚀 All changes since a long time ago are in this release which will be available on NuGet if the CI job works as expected ;)