Skip to content

Releases: equinor/vscode-septic

v1.15.2

20 Dec 08:22
79861ea
Compare
Choose a tag to compare

1.15.2 (2023-12-20)

🧹 Chores

  • deps: bump @types/chai from 4.3.7 to 4.3.11 (#400) (8e3d8cb)
  • deps: bump @types/mocha from 10.0.1 to 10.0.6 (#401) (f0015d4)
  • deps: bump @types/node from 16.18.60 to 16.18.68 (#417) (8405780)
  • deps: bump @types/vscode from 1.81.0 to 1.85.0 (#418) (c894069)
  • deps: bump @typescript-eslint/eslint-plugin from 5.59.9 to 6.15.0 (#430) (8f0b134)
  • deps: bump actions/download-artifact from 3 to 4 (#428) (a2094af)
  • deps: bump actions/setup-python from 4 to 5 (#422) (63730fc)
  • deps: bump actions/upload-artifact from 3 to 4 (#427) (eafb3d7)

📚 Documentation

v1.15.1

11 Dec 08:56
78fe31f
Compare
Choose a tag to compare

1.15.1 (2023-12-11)

📚 Documentation

v1.15.0

08 Dec 13:51
787ec37
Compare
Choose a tag to compare

1.15.0 (2023-12-08)

✨ Features

  • quick fix for disabling diagnostic code for line (#420) (38c91a7)

v1.14.2

06 Dec 12:35
8e5f672
Compare
Choose a tag to compare

1.14.2 (2023-12-06)

🧹 Chores

  • deps: bump @babel/traverse from 7.22.8 to 7.23.2 (#353) (f9e1bcb)
  • deps: bump google-github-actions/release-please-action from 3 to 4 (#407) (cf410dd)
  • update repo to follow scm policy (#404) (162e076)

👷 CI/CD

📚 Documentation

⏪️ Revert

v1.14.1

22 Nov 11:16
6c99c05
Compare
Choose a tag to compare

1.14.1 (2023-11-22)

📚 Documentation

v1.14.0

22 Nov 08:32
1e78fae
Compare
Choose a tag to compare

1.14.0 (2023-11-22)

✨ Features

🐛 Bug Fixes

  • completion of properties in calcs (#396) (a40877c)
  • update diagnostics for cnfg when removed from context (#394) (ece8ade)

v1.13.1

14 Nov 10:00
99586ae
Compare
Choose a tag to compare

1.13.1 (2023-11-14)

🐛 Bug Fixes

v1.13.0

10 Nov 13:02
6a95725
Compare
Choose a tag to compare

1.13.0 (2023-11-10)

🧹 Chores

  • add IterEachN to dmmyappl snippet (#377) (1a92f56)
  • deps: bump @types/node from 16.18.58 to 16.18.60 (#375) (7504a3a)
  • deps: bump actions/checkout from 3 to 4 (#297) (6c4f4f4)
  • deps: bump actions/setup-node from 3 to 4 (#363) (e73cfc0)
  • deps: bump chai and @types/chai (#343) (101d396)

👷 CI/CD

✨ Features

  • add warning for refs to non evr in calcpvr (#371) (a8e7df9)

🐛 Bug Fixes

  • clear problems on deletion of files (#366) (43d9136)
  • update parsing and highlighting of invalid comments (#365) (b4a4dbc)

v1.12.4

01 Nov 08:34
2898a22
Compare
Choose a tag to compare

1.12.4 (2023-11-01)

👷 CI/CD

  • Update deploy action to use new package (#373) (19c6621)

📚 Documentation

v1.12.3

20 Oct 07:42
9d7e6fa
Compare
Choose a tag to compare

1.12.3 (2023-10-20)

🐛 Bug Fixes