Releases: servian/TechChallengeApp
Releases · servian/TechChallengeApp
v.0.3.4: Merge pull request #24 from vibrato/fix-config-white-space
Now trims whitespace from configuration values in environment variables and configuration file
v.0.3.3
v.0.3.2
v.0.3.1
v.0.3.0
v.0.2.4
Added better documentation and links to relevant vibrato pages
Added CONTRIBUTING.md and ASSESSMENT.md to describe how to contribute and what the assessment is.
Added dependency layering to Dockerfile
Converted configuration to use Viper
Added dependency management using dep
Added a Dockerfile to build and generate a Docker image
v.0.2.3-pre-release
fixing release tagging in circleci config and bumping version agina
v.0.2.2-pre-release
Merge pull request #7 from vibrato/scaffolding Scaffolding for aws
v.0.2.1-pre-release
Fixed missing assets in release
v.0.2.0-pre-release
Added new endpoint to allow for testing health of the running applica…