gradle-tools/CHANGELOG.md

1.1 KiB

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

  • Changelog plugin automatically applied to project
  • Feature matrix and Readme generation task for a project plugin

Changed

  • Remove node plugin and make node binaries available by default
  • Use default webpack distribution path
  • ru.mipt.npm.base -> ru.mipt.npm.project
  • Move publishing out of general extension and apply it to project plugin instead.

Deprecated

Removed

  • Node plugin

Fixed

Security

[0.6.0]

Added

  • Migrate to kotlin 1.4.0
  • Separate Native (current platform) and nodeJs plugins
  • Add application() toggle in plugin configuration to produce binaries on JS and applicaion plugin on jvm.
  • Add publish to expose publishing configuration

Changed

-Publishing in bintray now is automatic

[0.5.2]

Added

  • Copy resources for jvm modules and jvm source sets in mpp