Skip to content

Releases: kingkero/typesafe-env

v0.1.2

27 Jan 16:41
08ae562
Compare
Choose a tag to compare

Update "require" in composer.json, to allow for "illuminate/support": "^10.0 || ^11.0",

v0.1.0

02 Nov 08:24
d7dc27c
Compare
Choose a tag to compare

added getInt, getNullableInt, getFloat and getNullableFloat

v0.0.4

01 Nov 03:07
525a6d0
Compare
Choose a tag to compare

Base release with getString, getNullableString, getBool and getNullableBool fully implemented and tested.