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

Latest commit

 

History

History
46 lines (30 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

46 lines (30 loc) · 1.35 KB

ChangeLog

All notable changes to this project will be documented in this file.

The format is inspired by git changelog and Keep a Changelog. This project adheres to Semantic Versioning.

v0.2.0 / 2019-08-20

Created a Progress fork of grabl" called latte.

v0.1.0 / 2017-12-29

See grabl/grabl%"v0.1.0".

Added

  • Add support for build scans

Changed

  • Split plugin into base and convention
  • Upgrade gradle wrapper to 4.4.1

Fixed

  • Make sure release runs before publishing
  • Configure nebula.release to produce versions compatible with Gradle Plugin Portal
  • Avoid eagerly resolving pct configuration

v0.0.0 / 2017-11-22

See grabl/grabl%"v0.0.0".

Added

  • Add release management using nebula.release plugin
  • Publish plugin to the Gradle Plugins Portal as latte
  • Build in GitLab-CI so bad commits / MRs are spotted early
  • Provide CompileAblTask, grabl extension (configuration point)
  • Add PCT tasks and types to project it's applied to
  • Initial release of Gradle plugin