Releases: CoderGamester/Unity-ConfigsProvider
Releases · CoderGamester/Unity-ConfigsProvider
Release 0.2.1
What's Changed
New:
- Added the TryGetConfig for requesting singleton configs from the ConfigProvider.
Full Changelog: 0.2.0...0.2.1
Release 0.2.0
What's Changed
New:
- Added the ConfigsScriptableObject to contain a Dictionary map collection in a ScriptableObject config.
Full Changelog: 0.1.2...0.2.0
Release 0.1.2
What's Changed
Changed:
- Removed the struct constraints from IConfigsProvider
Full Changelog: 0.1.1...0.1.2
Release 0.1.1
Full Changelog: 0.1.0...0.1.1
- Replace bad struct objects to classes
- Add missing documentation
Release 0.1.0
First Release