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

0.6.4

Latest
Compare
Choose a tag to compare
@cdrage cdrage released this 06 Oct 20:19
· 5 commits to master since this release

This release of Atomic App includes a large refactor of the "config" class as well as a minor change to our release script.

Features:

  • Config refactor
  • Release script fix
  • Test cases added to the config class
Charlie Drage <[email protected]> (1):
      Update release script regex

Ratnadeep Debnath <[email protected]> (3):
      Initial work on refactoring Nulecule config. #524
      Re implememt Config class to be more generic. Fixes #524
      Fixed tests for config refactor.