Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 586 Bytes

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 586 Bytes

Changelog

Notable changes are documented in this file, whose format follows Keep a Changelog.

[Unreleased]

[0.2.1] - 2021-12-09

Changed

  • Removed cross-dependency from the library to the plugin.

Fixed

  • Add explicit version to plugin artifact to prevent issues with resolution.

[0.2.0] - 2021-12-08

Added

  • Automatic cleanup of Karma configuration file for proxying resources.

Changed

  • Removed dependency on org.jetbrains.kotlinx:kotlinx-nodejs.

[0.1.0] - 2021-12-07

Added

  • Initial release.