Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

51 lines (27 loc) · 1.2 KB

Changelog

All notable changes to the Nextflow VS Code extension will be documented here.

See Keep a Changelog for recommendations on how to structure this file.

[1.0.3] - 2024-12-16

  • Bump language server to 1.0.3
  • Stop language server on extension deactivate (#58)
  • Add theme colors, export options to DAG preview (#59)
  • Rename suppressFutureWarnings -> paranoidWarnings
  • Support offline DAG previews (#64)
  • Replace webpack with esbuild, remove gradle (#66)

[1.0.2] - 2024-11-25

  • Bump language server to 1.0.2
  • Support links from DAG preview to source files

[1.0.1] - 2024-11-12

  • Bump language server to 1.0.1

[1.0.0] - 2024-10-28

  • Language server and client

[0.3.3] - 2024-03-29

  • Update publishing automation to also push to the Open VSX Registry.

[0.3.2] - 2024-03-25

  • Updated Nextflow logo

[0.3.1] - 2022-04-13

[0.3.0] - 2020-09-17

[0.2.0] - 2020-02-22

[0.1.1] - 2018-05-12

[0.1.0] - 2018-01-30

  • Initial release