Releases: DerKekser/unity-power-singleton
Releases · DerKekser/unity-power-singleton
v1.3.2
Added check on application quit to avoid gameobject lookup
v1.3.1
Improved type lookup
Added type check to Single.Bind
v1.2.2
Fixed error if singleton is an interface and not in attribute list
Fixed auto generation on scene switch
Improved type look up to ignore unity and system assemblies
v1.2.1
Fixed the handling of the power singleton attribute if no type is set
v1.2.0
Improved caching to reduce object casting