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

2.1.0: 0. Full backward compatibility.

Compare
Choose a tag to compare
@roquie roquie released this 30 Apr 12:54
· 32 commits to master since this release
  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.