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.
Added
Added quick access to the .Values from the collection, to be used without code generation, you can now use CustomCollection.Values to gett all your items
Added a GetValues() to the generated static file, you can quickly get a filtered list of items that you need
Changed
Changed Create Collection Wizzard to behave like a modal window that can loose focus.
Removed the TryGet static access generation, was not been used and was causing some problems