Skip to content

Latest commit

 

History

History
107 lines (90 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

107 lines (90 loc) · 10.6 KB

Change Log

v0.2.0 (2017-05-29)

Full Changelog

Closed issues:

  • In container support for specifying command #129
  • Change syntax for referencing higher value fields #119
  • Changing env definition #118
  • check the gofmt and other go related errors for every PR #110
  • sometimes test in pkg/util takes more time #94
  • why is services a list/slice and not map #78
  • Using "-" for stdout? #61
  • Support for storage (volume mounts) #25
  • Labels support #23

Merged pull requests:

v0.1.0 (2017-04-19)

Full Changelog

Closed issues:

  • opencompose generates deployment per container #86
  • Change the file naming convention to <service_name>-<object_type> #65
  • opencompose version shows as -not_a_git_tree, is this normal? #60
  • Allow specifying file as URL #55
  • Odd spacing on opencompose validate --help #38
  • Odd version number #37
  • Allow specifying replica count for service #19
  • opencompose convert -f - should accept input from STDIN? #63
  • Better naming for generated files #58
  • No output on successul conversion #57
  • Tooling for releases #27
  • Ingress support #21
  • Extend generated service options #20
  • add README.md #4

Merged pull requests:

v0.1.0-alpha.0 (2017-02-24)

Closed issues:

  • Zsh completion support #28
  • make test runs tests for packages in vendor #11

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator