All Versions
13
Latest Version
Avg Release Cycle
120 days
Latest Release
1537 days ago

Changelog History
Page 1

  • v1.4.3

    July 12, 2019
  • v1.4.2

    June 20, 2019
  • v1.4.1 Changes

    April 25, 2019

    โž• Added support for easy Kubernetes onboarding:
    2c9cb3f

  • v1.4.0 Changes

    April 25, 2019

    โž• Added support for easy Kubernetes onboarding:
    2c9cb3f

  • v1.3.2

    January 09, 2018
  • v1.3.1 Changes

    July 31, 2017

    ๐Ÿณ Disable docker-compose and kubernetes packs for API mode.

  • v1.3.0 Changes

    July 31, 2017

    ๐Ÿš€ This release will support the direct convertion from a service.yml to the kubernetes.yml format. This give you the option to run a Cloud 66 service definition on your local Kubernetes cluster (for example minikube). The kubernetes pack will be available to be used both through the API and the CLI tool.

    command: starter -g kube

  • v1.2.0 Changes

    July 10, 2017

    ๐Ÿš€ This release will support the direct convertion from a docker-compose.yml to the service.yml format. The docker-compose pack will be available to be used both through the API and the CLI tool.

  • v1.1.0 Changes

    November 22, 2016

    ๐Ÿš€ This release will support API mode. You can use Starter as a microservice to analyse codebases on demand. Also, this version will use Docker Registry to check if a specific version public version exists. We add Meteor support to the Node buildpack. The binaries are compiled using Go 1.7 (compatible with macOS Sierra)

  • v1.0.3 Changes

    ๐Ÿ‘Œ Support for nodejs and PHP