Skip to content

Latest commit

 

History

History
97 lines (56 loc) · 2.62 KB

CHANGELOG.md

File metadata and controls

97 lines (56 loc) · 2.62 KB

OneNord Changelog

0.1.3 - 2024-08-22

Added

  • Support for version 2024.2

Changed

0.1.2 - 2024-01-30

Added

  • Support for version 2024.1

0.1.1 - 2023-11-09

Fixed

  • Editor colors not showing up properly on 2023.3.

0.1.0 - 2023-10-06

Added

  • Support for version 2023.3

0.0.7 - 2023-09-02

Fixed

  • Adjusted file colors to fix issues with data view toolbar. #10

0.0.6 - 2023-06-05

Added

  • Support for version 2023.2

Changed

  • Minor dependency updates

0.0.5 - 2023-03-28

Added

  • Support for version 2023.1
  • Theming for the status bar memory indicator.

0.0.4 - 2023-02-27

Fixed

  • Use undercurl for diagnostics instead of bolded underline, making it easier to read. #5

0.0.3 - 2023-02-01

Fixed

  • Minor syntax highlighting changes for Java and PHP.

0.0.2 - 2023-01-13

First automated release through GitHub Actions!

Fixed

  • Improve editor syntax highlighting for various languages including Kotlin, Ruby, Rust, Go, and YAML.

0.0.1 - 2022-12-30

Added

  • Initial scaffold created from IntelliJ Platform Plugin Template.
  • Initial UI and editor color theming, still subject to change so any suggestions are highly appreciated!
  • Initial support for most popular languages.