Skip to content

Releases: lorenzoferrarajr/lfj-configuration-builder

0.2.2

04 Dec 19:10
Compare
Choose a tag to compare

Calls to the include statement has been isolated because variables created inside the configuration file overwrite local ones.

0.2.1

08 Oct 14:57
Compare
Choose a tag to compare

Required zend-stdlib version is now ^2 (was of ^2.5)

0.2.0

29 Sep 15:32
Compare
Choose a tag to compare

Method names starting with with now start with add:

  • withFile is now addFile
  • withFiles is now addFiles
  • withDirectory is now addDirectory
  • withArray is now addArray

0.1.1

27 Sep 15:00
Compare
Choose a tag to compare

License changed from BSD-3-Clause to MIT

0.1.0

26 Sep 14:43
Compare
Choose a tag to compare

First release