Skip to content

Releases: equinor/vscode-septic

v1.20.0

15 May 08:49
6d78b0c
Compare
Choose a tag to compare

1.20.0 (2024-05-15)

📚 Documentation

  • update SEPTIC documentation for latest (#562) (421061a)

✨ Features

  • add diagnostics for duplicate xvr identifiers (#564) (c60ae41)

🐛 Bug Fixes

  • update regex for parsing return value of calc (#568) (c75f0da)

v1.19.1

08 May 07:03
66d91f4
Compare
Choose a tag to compare

1.19.1 (2024-05-08)

📚 Documentation

  • update SEPTIC documentation for latest (#557) (176ffc5)

🐛 Bug Fixes

  • error parsing object documentation and snippets (#561) (ed5654a)

v1.19.0

02 May 14:09
96f30ad
Compare
Choose a tag to compare

1.19.0 (2024-05-02)

✨ Features

  • snippets from septic documentation based on version (#521) (9e0931f)

v1.18.1

02 May 06:28
4cb2037
Compare
Choose a tag to compare

1.18.1 (2024-05-02)

📚 Documentation

  • update SEPTIC documentation for latest (#552) (9f13d01)

v1.18.0

24 Apr 07:24
b1a410b
Compare
Choose a tag to compare

1.18.0 (2024-04-24)

🧹 Chores

  • deps: bump typescript from 5.3.3 to 5.4.5 (#542) (6b9a26c)

📚 Documentation

  • update SEPTIC documentation for latest (#550) (3b51bdd)

✨ Features

  • add command for extracting opctags to csv (#548) (4ef570f)

v1.17.1

18 Apr 09:13
e1255d0
Compare
Choose a tag to compare

1.17.1 (2024-04-18)

🐛 Bug Fixes

v1.17.0

17 Apr 09:50
7ec565c
Compare
Choose a tag to compare

1.17.0 (2024-04-17)

🧹 Chores

  • deps: bump @types/node from 16.18.85 to 16.18.96 (#539) (e83a049)
  • deps: bump @typescript-eslint/eslint-plugin from 6.20.0 to 7.0.0 (#487) (af5f824)
  • deps: bump eslint from 8.56.0 to 9.0.0 (#533) (25787d0)

📚 Documentation

  • update SEPTIC documentation for latest (#540) (c51bfb0)

✨ Features

  • add command for generating calc cycle report (#536) (f4f47d5)

🏎️ Optimalization

  • add buffer for changes and remove bottleneck (#534) (53a9569)

v1.16.7

13 Mar 12:34
73ec86d
Compare
Choose a tag to compare

1.16.7 (2024-03-13)

📚 Documentation

  • update SEPTIC documentation for latest (#526) (2cd025a)

v1.16.6

12 Mar 14:45
030381d
Compare
Choose a tag to compare

1.16.6 (2024-03-12)

📚 Documentation

  • update SEPTIC documentation for latest (#508) (06b5bcc)

v1.16.5

29 Feb 08:16
76e2647
Compare
Choose a tag to compare

1.16.5 (2024-02-29)

🧹 Chores

  • deps: bump @types/node from 16.18.68 to 16.18.85 (#517) (cfb4430)
  • deps: bump peter-evans/create-pull-request from 5 to 6 (#468) (ede6e51)
  • deps: bump ts-node from 10.9.1 to 10.9.2 (#435) (eed98b5)

👷 CI/CD

  • generate separate doc PRs for latest and versioned (#505) (a074242)

🐛 Bug Fixes