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

Latest commit

 

History

History
98 lines (55 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

98 lines (55 loc) · 1.88 KB

Change Log

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.

Added

  • Kotlin support

Removed

  • Spring Java and Kotlin generators, generators now live in SDMs
  • Dockerfile, this is now a pure NPM package

Seed release

Changed

  • Update to @atomist/automation-client@0.6.5 to allow users to provide generator seed parameters
  • Various improvements to Travis build

Kubernetes release

Changed

  • Migrated automated deployment from Cloud Foundry to k8

Fixed

  • Support for GHE

Freedom release

Changed

  • Update @atomist/automation-client
  • Find POM files everywhere, not just at top-level of project
  • General improvements making less Spring and GitHub specific

Added

  • Add tags in generator

Fixed

  • Fixed bug where version upgrades didn't work across all repos in org

Staging release

Added

  • reviewerToCommand
  • @RequestMapping search
  • Environment-specific configuration

Changed

  • Aligned with ReviewComment
  • Updated client to latest build
  • Leave a proper .travis.yml in generated project

Fixed

  • Properly replace name and description in POM

0.2.0 - 2017-11-28

Initial-ish Release

Added

  • Everything