Skip to content

Commit 23d0683

Browse files
committed
Release 0.0.9
1 parent 91d1bf4 commit 23d0683

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.0.9
4+
5+
- Added a lightweight grammar regression test suite for representative OpenFAST, ROSCO, MoorDyn, and linearization patterns
6+
- Improved contributor and packaging documentation for local validation and VSIX builds
7+
- Reduced the marketplace icon size so packaging completes without the large-icon warning
8+
39
## 0.0.8
410

511
- Added support for OpenFAST linearization output files (`.lin`)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "openfast-rosco-syntax-highlighting",
33
"displayName": "OpenFAST, ROSCO & TurbSim Syntax Highlighting",
44
"description": "Syntax highlighting for OpenFAST, ROSCO, and TurbSim input and output files in Visual Studio Code.",
5-
"version": "0.0.8",
5+
"version": "0.0.9",
66
"publisher": "SMI-Lab",
77
"private": true,
88
"repository": {

0 commit comments

Comments
 (0)