v0.30.0-M3-PREVIEW
·
21 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Mill version requirement
This version requires you to upgrade Mill to version 1.1.6, otherwise you may see a mysterious error:
com-lihaoyi/mill#4310
What's Changed
- Upgrade to Scala 3.8.4 and Mill 1.1.6 by @davesmith00000 in #168
- FIXED #166: Remove unused Startupdata from Scene definition by @davesmith00000 in #176
- Update munit to 1.2.4 by @scala-steward in #174
- Update scalafmt-core to 3.8.6 by @scala-steward in #175
- Update zio-interop-cats to 23.1.0.13 by @scala-steward in #171
- Update circe-core, circe-parser to 0.14.15 by @scala-steward in #172
- Update http4s-dsl, http4s-ember-server to 0.23.34 by @scala-steward in #173
- FIXED #169: Merge frame processor functions by @davesmith00000 in #177
- Teardown process enhancements by @davesmith00000 in #178
- FIXED #163: Add a synchronous
preparemirror to existingteardownprocess by @davesmith00000 in #179 - FIXED #180: Rebrand Tyrian's Terminal as Console for future disambiguation by @davesmith00000 in #181
- FIXED #183: Added missing UniformBlockName alias by @davesmith00000 in #187
- FIXED #184: Viewport is a Rectangle by @davesmith00000 in #188
- FIXED #185: BasicGameRuntime can now passes messages between Indigo & Tyrian by @davesmith00000 in #189
New Contributors
- @scala-steward made their first contribution in #174
Full Changelog: v0.30.0-M2-PREVIEW...v0.30.0-M3-PREVIEW