Skip to content

Releases: codedeviate/dynamicconfig

v2.8.0

31 Mar 06:40
b8afad1

Choose a tag to compare

Added is and isNot to DynamicConfig
Updated coverage tests to be as good as possible
Changed the behavior of getAsBoolean to return false for the following text strings. "false", "null", "0"

v2.7.0

30 Mar 11:58
1d404f6

Choose a tag to compare

Now with support for chaining and multiple keys

v2.6.1

02 Feb 09:33
e01f465

Choose a tag to compare

Merge pull request #3 from codedeviate/v2.6.1

V2.6.1

v2.5.0

20 Dec 13:53

Choose a tag to compare

Minor updated and a few more functions

v2.4.1

06 Dec 09:05

Choose a tag to compare

Replaces v2.4.0 that had a bug in the object detection that made it fail

v2.3.1

30 Nov 10:09
a680ae5

Choose a tag to compare

Updated documentation and added getAsString

First official release

25 Nov 09:42

Choose a tag to compare

This is the first official release of DynamicConfig.