Skip to content

Releases: CoderGamester/Unity-ConfigsProvider

Release 0.2.1

02 Nov 16:27
11a8bbf

Choose a tag to compare

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

23 Sep 22:02
29f2911

Choose a tag to compare

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

13 Nov 03:02
f9c2b7a

Choose a tag to compare

What's Changed

Changed:

  • Removed the struct constraints from IConfigsProvider

Full Changelog: 0.1.1...0.1.2

Release 0.1.1

03 Sep 22:36

Choose a tag to compare

Full Changelog: 0.1.0...0.1.1

  • Replace bad struct objects to classes
  • Add missing documentation

Release 0.1.0

03 Aug 17:52

Choose a tag to compare

First Release