Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 699 Bytes

CHANGELOG.md

File metadata and controls

26 lines (21 loc) · 699 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.0.5] - 2024-01-12

Changed

  • Moved into a real Unity project
  • Unity Test added to detect if static variable resets upon entering play mode while the Domain Reload is off

[0.0.4] - 2023-11-20

Changed

  • Moved onto using [InitializeOnEnterPlayMode] in UnityEditor only
  • Only execute if Domain Reload is OFF

[0.0.3] - 2023-11-20

Changed

  • Limitation of missing using directives was removed

[0.0.2] - 2023-11-06

Added

  • This CHANGELOG
  • [NoDomainReloadSupport] added to exclude classes
  • Namespace black list added

[0.0.1] - 2023-11-05

Added

  • Initial release with existing code