Skip to content

Releases: theiconic/config

v1.0.5

13 Apr 15:48
Compare
Choose a tag to compare
  • update phpunit to 7.x
  • update php-coveralls to 2.x
  • report coverage to codeclimate

v1.0.4

29 Aug 09:10
365cbec
Compare
Choose a tag to compare
  • generate different cache keys for different placeholder values to allow with more dynamic configuration scenarios

v1.0.3

08 Jun 12:08
ccbb0b1
Compare
Choose a tag to compare
  • fix: wrong return type on Space::getParser()

v1.0.2

08 Jun 12:03
eddd099
Compare
Choose a tag to compare
  • small code style improvements
  • update dependencies

v1.0.1

26 May 04:10
305edd7
Compare
Choose a tag to compare
  • small refactors to improve static analysis scores
  • added badges
  • improved unit test code coverage
  • added missing licence info in composer.json

initial public release

26 May 01:48
1768593
Compare
Choose a tag to compare
v1.0.0

fix missing newlines

Json support and unit tests

11 Dec 04:40
a760678
Compare
Choose a tag to compare

add JSON parser and unit tests

autoload fix

01 Aug 07:36
Compare
Choose a tag to compare
v0.1.4

fix filename of AbstractParser for PSR4 compliance

no more metaconfig, but better placeholders

07 Jun 13:24
Compare
Choose a tag to compare
v0.1.3

remove metaconfig handling - rubbish idea; improve placeholder handling;

support metaconfig

07 Jun 06:21
Compare
Choose a tag to compare
v0.1.2

add support for config metadata