Skip to content

2.0.0

Compare
Choose a tag to compare
@joaoborks joaoborks released this 08 Feb 00:12
· 52 commits to main since this release

2.0.0 (2023-02-08)

Code Refactoring

  • Merge addressable and standard interfaces (ed9a523)

Features

  • Add new SceneManager for addressable ops (06ca0bd)
  • Add Scene Info linked by Asset Reference (db996d7)
  • Update internal addressable scene manager (6217814)

BREAKING CHANGES

  • Removed IAddressable interfaces.

The interfaces have been standardized, so the usage of specific ones for Addressable workflow is no longer required.