Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 995 Bytes

CHANGELOG.md

File metadata and controls

25 lines (19 loc) · 995 Bytes

Version 0.1

  • gaudi can now be installed via apt-get
  • Ambassadors
  • New phpMyAdmin container
  • Redirect stdin & stdin to console during docker build
  • Force rebuild when configuration file changes
  • Fixes #56, #48, #47

Version 0.2

gaudi

  • Allows to use custom templates.
  • New components python, django & golang
  • Add an empty-cmd option to debug containers
  • Use color in gaudi output
  • Updated examples with use cases
  • Add a check of gaudi version to retrieve new templates
  • Fix #47, #59, #58

Builder

  • Use browserify to include Javascript files
  • Add unit tests