Skip to content
This repository has been archived by the owner on Jan 10, 2021. It is now read-only.

Latest commit

 

History

History
61 lines (41 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

61 lines (41 loc) · 1.47 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.2.2 - 2020-08-17

Fix

  • environment: now look for environment variables in UpperSnakeCase

v0.2.1 - 2020-06-28

Build

  • clog: updating changelog

Fix

  • files: fix files load orfer in getConfigurationFiles

Test

  • validator: remove unused code , adding more tests to validator

v0.2.0 - 2020-06-23

Ci

  • release: updated clog

Feat

v0.1.1 - 2020-06-23

Build

  • release: updated clog

Fix

  • defaults: now applying defaults after loading the files

v0.1.0 - 2020-06-12

Ci

  • release: adding changelog

Feat

  • defaults: added workarround when fields are structs with pointers