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

Latest commit

 

History

History
48 lines (38 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

48 lines (38 loc) · 1.53 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.

[UNRELEASED]

Added

  • will look for new features bringing in new versions
  • try to implement pull requests from original repository
  • make --var-files working again
  • add pushing multiapp manifests
  • add option to stop / delete old application
  • add github static page with documentation

[0.0.10] - UNRELEASED

Added

  • Add new argument -t to specify a push timeout
  • Add new manifest parser to get some informations out of the manifest instead of passing them through the cmd
  • Add new feature to push application without appName if manifest was provided
  • Add new argument "-env" to set-env dynamic
  • Fixtures for test

Changed

  • Changed version to 0.0.10
  • Changed ParseArgs method

Removed

  • Unused code

[0.0.9] - 2019-01-17

Added

  • Changelog.md file to privide a better overview about the releases and changed stuff.

Changed

  • Switched dependency management to govendor
  • Notice.md copyright
  • Packagenames was renamed from contraband to happytobi
  • build.yml to build the autopilot binary
  • Update cf-cli dependency to newest version
  • Changed version to 0.0.9

Removed

  • Remove go dep dependency management.

[0.0.1 - 0.0.8] - 2015-12-31