Releases: mygamedevtools/scene-loader
Releases · mygamedevtools/scene-loader
4.0.0-pre.4
4.0.0-pre.3
4.0.0-pre.3 (2025-01-21)
Bug Fixes
- improve load scene info match with scene data (5fcc055)
Features
- replace ValueTask return types with Task (99ec000)
4.0.0-pre.2
4.0.0-pre.1
4.0.0-pre.1 (2024-12-29)
Bug Fixes
- add scene manager extension tests (867fe3f)
BREAKING CHANGES
- bump to major 4 (pre-release)
3.2.0-pre.1
3.2.0-pre.1 (2024-12-19)
Features
3.1.0
3.0.2
3.0.1
3.0.0
3.0.0 (2024-06-19)
Features
BREAKING CHANGES
- The ISceneManager, ISceneLoader and ILoadSceneInfo interfaces have been changed to accomodate the unification of addressable and non-addressable workflows. Refer to the migration guide at https://github.com/mygamedevtools/scene-loader/wiki/Migration-Guide-3.x for more details