You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [2.15.0](2.14.0...2.15.0) (2022-05-02)
### Bug Fixes
* Made _suppressLogs work properly for all instance of TypeReference ([4034588](4034588))
### Features
* Implemented new algorithm to find the objects with the missing type ([92e8d7e](92e8d7e))
* Started coloring missing types in red to draw attention to them. ([c06d230](c06d230))
* Made _suppressLogs work properly for all instance of TypeReference ([4034588](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/40345887de9e1c17d3496116f6a6064c8401a5b4))
7
+
8
+
9
+
### Features
10
+
11
+
* Implemented new algorithm to find the objects with the missing type ([92e8d7e](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/92e8d7e0098ad4c073d95ef43f431242a8d8a581))
12
+
* Started coloring missing types in red to draw attention to them. ([c06d230](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/c06d2301eb733a7d5e5a0277c37372ef0ce35b37))
0 commit comments