Skip to content

Releases: amelkor/Microsoft.Extensions.Hosting.Unity

3.0.3

08 Jul 05:42
Compare
Choose a tag to compare

[3.0.3] - 2023-07-08

Updated

  • rework Unity objects registration
  • allow to use HostBuilderContext in registrations
  • update Microsoft libs to version 7
  • add sample Unity project

2.1.0-preview.6

23 May 13:35
Compare
Choose a tag to compare
2.1.0-preview.6 Pre-release
Pre-release

Added

  • Scoped MonoBehaviours
  • MonoBehaviour prefabs registration by prefab name from Resources
  • ScriptableObjectConfiguration as configuration source
  • hostBuilding event when the host is being built
  • StopManuallyAsync method to HostManager
  • Replace Host with UnityHost to remove console lifetime that was preventing IL2CPP building on Windows

Updated

  • make HostManager events public

2.1.0-preview.5

07 May 06:42
Compare
Choose a tag to compare
2.1.0-preview.5 Pre-release
Pre-release

Added

  • Scoped MonoBehaviours
  • MonoBehaviour prefabs registration by prefab name from Resources
  • ScriptableObjectConfiguration as configuration source
  • hostBuilding event when the host is being built
  • StopManuallyAsync method to HostManager

Updated

  • make HostManager events public
  • fix RegisterScriptableObjectSingleton<T, TImpl> T constraint

2.1.0-preview.4

03 May 08:10
Compare
Choose a tag to compare
2.1.0-preview.4 Pre-release
Pre-release

Added

  • Scoped MonoBehaviours
  • MonoBehaviour prefabs registration by prefab name from Resources
  • ScriptableObjectConfiguration as configuration source
  • hostBuilding event when the host is being built
  • StopManuallyAsync method to HostManager

Updated

  • make HostManager events public

2.1.0-preview.3

26 Apr 04:25
Compare
Choose a tag to compare
2.1.0-preview.3 Pre-release
Pre-release

Added

  • Scoped MonoBehaviours
  • MonoBehaviour prefabs registration by prefab name from Resources
  • ScriptableObjectConfiguration as configuration source
  • hostBuilding event when the host is being built

Updated

  • make HostManager events public

2.0.3

16 Oct 21:25
fb727d0
Compare
Choose a tag to compare

Updated

  • .NET libraries updated to v6.0.0

Added

  • AddDetachedMonoBehaviourSingleton to add a MonoBehaviour service as a separated GameObject

Fixed

  • Default GlobalSettings initialization issue

1.2.4

06 Oct 09:33
Compare
Choose a tag to compare

Fix version issues

1.2.1

18 Sep 09:10
Compare
Choose a tag to compare

[1.2.1] - 2021-09-17

Added

  • HostManager events changed from private to protected

Fixed

  • Trace output formatting for unity logger

1.2.0

29 Jul 19:07
Compare
Choose a tag to compare
Bump version to 1.2.0

1.0.4

20 Jun 20:47
ae011da
Compare
Choose a tag to compare
Update package.json