This repository has been archived by the owner on Apr 6, 2020. It is now read-only.
Releases: microparts/configuration-php
Releases · microparts/configuration-php
2.2.2
2.2.1
2.2.0
2.1.0: 0. Full backward compatibility.
- Full backward compatibility.
- Remove double-reading defaults folder if stage === defaults.
- Automatically find configuration feature.
- Library throws an error when config contains mistake (checks folder name and top of yaml)
- Library now is more aggressive to parse config and throws exceptions if *.yaml invalid or contains error.
- Library send WARNING to logs if configuration path not equals default (/app/configuration)
- Library is more strict-types-oriented yet.
- Other small improvements.