Releases: tr33m4n/utilities
Releases · tr33m4n/utilities
v1.3.2
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
Throw exception when calling get
from a config collection with a missing key
v1.3.0
Slight refactor, adds more complete static analysis
v1.2.2
Fix incorrect examples in README and simplify data collection iterator
v1.2.1
Fix data object get
method returning false
instead of null
if the key did not exist
v1.2.0
Add file adapter functionality to config provider
v1.1.0
Refactor namespacing and general tidy up after picking up from Bitbucket
v1.0.5
Update namespace to tr33m4n and clean repo