Skip to content

Releases: tr33m4n/utilities

v1.3.2

16 Nov 10:10
Compare
Choose a tag to compare

Fix an issue in which if a data collection key had a null value, the has method would incorrectly return false

90380fd

v1.3.1

19 Aug 20:00
Compare
Choose a tag to compare

Throw exception when calling get from a config collection with a missing key

v1.3.0

18 Aug 20:47
b7ed875
Compare
Choose a tag to compare

Slight refactor, adds more complete static analysis

v1.2.2

01 Mar 19:14
Compare
Choose a tag to compare

Fix incorrect examples in README and simplify data collection iterator

v1.2.1

01 Mar 00:05
Compare
Choose a tag to compare

Fix data object get method returning false instead of null if the key did not exist

v1.2.0

29 Feb 18:44
Compare
Choose a tag to compare

Add file adapter functionality to config provider

v1.1.1

29 Feb 15:31
084c0b3
Compare
Choose a tag to compare

Add license

v1.1.0

29 Feb 15:28
Compare
Choose a tag to compare

Refactor namespacing and general tidy up after picking up from Bitbucket

v1.0.5

29 Feb 00:09
Compare
Choose a tag to compare
Update namespace to tr33m4n and clean repo