Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 412 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 412 Bytes

Changelog

[Unreleased]

Use new IntelliJ Logging API

  • Remove log4j implementation
  • Use java.util.logging to intercept the logs

[1.1]

Compatibility with Projector

  • User classes instrumented by Projector to open the browser.

[1.0]

First release to JetBrains marketplace.

Added

  • basic log forwarding functionality

Changed

Deprecated

Removed

Fixed

Security