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
{{ message }}
This repository was archived by the owner on Aug 6, 2025. It is now read-only.
Release 0.2.0
* Closes admin36/lua-upperclass#3
* Upperclass globals will now respect existing upperclass globals from a
prior require
* Performance enhancements by implimenting Class Implimentation
'memberLookupCache' table
* Removed internal upperclass method upperclass:getClassMember() as it
is no longer in use
* Implimented additional tests