Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Releases: microparts/configuration-php

2.2.2

05 Apr 18:10
2a54a49
Compare
Choose a tag to compare
Update README.md

2.2.1

12 Jan 20:04
Compare
Choose a tag to compare
Update packages and increment year.

2.2.0

12 Jan 20:06
Compare
Choose a tag to compare
Update packages and increment year.

2.1.0: 0. Full backward compatibility.

30 Apr 12:54
Compare
Choose a tag to compare
  1. Full backward compatibility.
  2. Remove double-reading defaults folder if stage === defaults.
  3. Automatically find configuration feature.
  4. Library throws an error when config contains mistake (checks folder name and top of yaml)
  5. Library now is more aggressive to parse config and throws exceptions if *.yaml invalid or contains error.
  6. Library send WARNING to logs if configuration path not equals default (/app/configuration)
  7. Library is more strict-types-oriented yet.
  8. Other small improvements.

2.0.11

30 Apr 09:48
Compare
Choose a tag to compare
Bump php version for CircleCI build and update packages.

2.0.10

01 Apr 11:35
Compare
Choose a tag to compare
Tests fixed.

2.0.9

01 Apr 11:32
c58c8ff
Compare
Choose a tag to compare
Windows compatibility fixes.

2.0.8

13 Mar 16:42
b5d1e3b
Compare
Choose a tag to compare
Fixed behavior if files not found.

2.0.7

19 Feb 18:51
Compare
Choose a tag to compare
Fixed type casting bug 2.

2.0.6

19 Feb 18:48
Compare
Choose a tag to compare
Fixed type casting bug.