Skip to content

Commit ded0b3e

Browse files
committed
Release 1.7.1
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
1 parent 068ac98 commit ded0b3e

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to the Nextflow VS Code extension will be documented here.
44

55
See [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7+
## [1.7.1] - 2026-06-08
8+
9+
- Add syntax highlighting and filtering for Nextflow log files (#197)
10+
711
## [1.7.0] - 2026-04-29
812

913
- Remove type checking setting

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nextflow",
33
"displayName": "Nextflow",
44
"description": "Nextflow language support",
5-
"version": "1.7.0",
5+
"version": "1.7.1",
66
"publisher": "nextflow",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)