0.5.0 - 2024-10-17
- Support for timestampNanos and timestampSeconds of StackdriverJsonLayout by @LeeGilbert
- Support for IntelliJ IDEA 2024.3
0.4.1 - 2024-10-05
- Fix error when opening context menu, reported by @sabob
0.4.0 - 2024-09-08
- Support for Serilog reported by @Twinki14
- Context menu item to toggle formatting in the console
0.3.0 - 2024-08-16
- Support for uber-go/zap by @Sxtanna
- Detect epoch precision automatically
- Prevent folding of stacktrace inside JSON object by default
0.2.0 - 2024-07-18
- Showing stacktrace when present by @vonProteus
- Support for log level in Elastic Common Schema (ECS) by @vonProteus
0.1.0 - 2024-06-22
- Prepare for publishing plugin
0.0.1 - 2024-05-11
- Initial scaffold created from IntelliJ Platform Plugin Template