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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
MAJOR
Deprecated code
Marked some methods as Obsolete, particularly in Helper and KeyHelper. This library will from now on be fully backwards-compatible, that a module made in a previous version will work identically/better in the future. This decision isn't necessarily final and may change in the future, but is my intended vision of KeepCoding going forward. KeepCodingLite will continue to remove deprecated methods and as such continue to introduce breaking changes.
Removals
Removed External class, moving its functionality in ModuleContainer and Helper. This changes nothing unless you are using those methods directly as oppose to indirectly from ModuleScript.
Removed Unity Message interfaces in KeepCodingLite.