Skip to content

Releases: equinor/vscode-septic

v1.16.4

20 Feb 09:52
985f38f
Compare
Choose a tag to compare

1.16.4 (2024-02-20)

🧹 Chores

📚 Documentation

🐛 Bug Fixes

  • formatting of jinja right after attribute def (#502) (efb8c22)

v1.16.3

14 Feb 13:48
229b66e
Compare
Choose a tag to compare

1.16.3 (2024-02-14)

🐛 Bug Fixes

  • autocomplete for variables containing jinja (#493) (129f8e5)

v1.16.2

14 Feb 10:41
36f638b
Compare
Choose a tag to compare

1.16.2 (2024-02-14)

🐛 Bug Fixes

  • deleting code when formatting uncomplete jinja (#490) (8f04c87)

v1.16.1

13 Feb 14:12
c7b07b8
Compare
Choose a tag to compare

1.16.1 (2024-02-13)

🐛 Bug Fixes

  • bug with unnecessary diagnostics for pure jinja in calcs that expect value (#485) (59ae5dd)

v1.16.0

08 Feb 14:28
a95afae
Compare
Choose a tag to compare

1.16.0 (2024-02-08)

👷 CI/CD

  • call doc generation with github ref (4914aab)
  • ignore changes to meta.yaml on doc update (#480) (f59bcaf)
  • ignore comments in septic doc yaml files (51dad66)

📚 Documentation

✨ Features

🐛 Bug Fixes

v1.15.7

05 Feb 15:01
b969c0e
Compare
Choose a tag to compare

1.15.7 (2024-02-05)

🐛 Bug Fixes

v1.15.6

05 Feb 14:05
09a5480
Compare
Choose a tag to compare

1.15.6 (2024-02-05)

🧹 Chores

  • deps: bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.20.0 (#463) (27b2a37)
  • deps: bump @typescript-eslint/parser from 6.15.0 to 6.20.0 (#464) (9f169c8)
  • deps: bump eslint from 8.51.0 to 8.56.0 (#436) (38a4bb4)
  • deps: bump typescript from 5.2.2 to 5.3.3 (#437) (22511cc)

📚 Documentation

🐛 Bug Fixes

v1.15.5

11 Jan 15:27
81eab90
Compare
Choose a tag to compare

1.15.5 (2024-01-11)

🧹 Chores

🐛 Bug Fixes

  • bug with attribute/object name with length one (#453) (81b392c)

v1.15.4

05 Jan 15:09
0eae224
Compare
Choose a tag to compare

1.15.4 (2024-01-05)

📚 Documentation

  • add sorting of object docs for reliable diff (#447) (97d2b51)

🐛 Bug Fixes

v1.15.3

04 Jan 09:18
2d312e2
Compare
Choose a tag to compare

1.15.3 (2024-01-04)

📚 Documentation

  • check all cpp files in src dirs when updating docs (#433) (5d9ce03)

🐛 Bug Fixes