Skip to content

Releases: equinor/vscode-septic

v1.7.3

09 Aug 08:37
0cb5135
Compare
Choose a tag to compare

1.7.3 (2023-08-09)

🧹 Chores

  • deps: bump @types/node from 16.18.38 to 16.18.40 (#259) (208a702)
  • deps: bump @types/vscode from 1.79.1 to 1.81.0 (#255) (8be3fc7)
  • deps: bump @typescript-eslint/parser from 5.61.0 to 5.62.0 (#242) (150f39d)
  • deps: bump eslint from 8.44.0 to 8.46.0 (#248) (a5e8a8e)
  • deps: bump typescript from 4.9.5 to 5.1.6 (#225) (2365368)

🐛 Bug Fixes

🔨 Refactor

v1.7.2

06 Jul 06:46
2659cee
Compare
Choose a tag to compare

1.7.2 (2023-07-06)

🐛 Bug Fixes

  • formatting merging first items in list (#236) (304ce0c)

🧹 Chores

  • deps: bump @types/node from 16.18.34 to 16.18.38 (#229) (26dbeba)
  • deps: bump @types/vscode from 1.78.1 to 1.79.1 (#193) (aabfdc6)
  • deps: bump @typescript-eslint/parser from 5.59.9 to 5.61.0 (#234) (b6b10a6)
  • deps: bump eslint from 8.40.0 to 8.44.0 (#228) (7535ccc)
  • deps: bump semver from 7.3.8 to 7.5.3 in /client (#223) (649b6d3)

v1.7.1

03 Jul 12:01
f6ef15c
Compare
Choose a tag to compare

1.7.1 (2023-07-03)

🐛 Bug Fixes

v1.7.0

30 Jun 14:04
eb25527
Compare
Choose a tag to compare

1.7.0 (2023-06-30)

🐛 Bug Fixes

  • support arbitrary content for jinja variable (#224) (36fc3ff)

✨ Features

v1.6.2

28 Jun 08:43
cda1517
Compare
Choose a tag to compare

1.6.2 (2023-06-28)

🐛 Bug Fixes

  • remove diagnostics on pure jinja in alg (#211) (9718828)
  • server crashing when multiple workspacefolders open (#210) (cccdbde)

v1.6.1

22 Jun 13:38
f237bec
Compare
Choose a tag to compare

1.6.1 (2023-06-22)

🐛 Bug Fixes

  • formatter removing identifiers at end of file (#206) (f7026e3)

v1.6.0

21 Jun 07:56
2f113b1
Compare
Choose a tag to compare

1.6.0 (2023-06-21)

🐛 Bug Fixes

✨ Features

v1.5.0

09 Jun 12:17
a11fbd2
Compare
Choose a tag to compare

1.5.0 (2023-06-09)

✨ Features

v1.4.0

09 Jun 11:30
0c10f98
Compare
Choose a tag to compare

1.4.0 (2023-06-09)

🐛 Bug Fixes

  • bug with wrong files in context (#178) (2d554c9)
  • parsing of variable starting with num (#180) (a6dd4ed)
  • update error message for empty alg (#174) (864fc91)
  • update error message for parsing of jinja in alg (#130) (12badb9)
  • use Meas instead of MeasBad for Evr snippet (#152) (f6f63b8)

✨ Features

🧹 Chores

  • deps: bump @types/node from 16.18.25 to 16.18.34 (#166) (15fa8e5)
  • deps: bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.59.9 (#173) (e3a4438)
  • deps: bump @typescript-eslint/parser from 5.56.0 to 5.59.9 (#172) (c5099c8)
  • deps: bump rimraf from 5.0.0 to 5.0.1 (#161) (b4d0249)

v1.3.0

12 May 09:35
cc77e5a
Compare
Choose a tag to compare

1.3.0 (2023-05-12)

✨ Features

🐛 Bug Fixes

  • bug with parsing of jinja-variables in alg (#144) (5e6767d)