You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-27Lines changed: 11 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,33 +39,17 @@ Nightly builds can be found and downloaded in Github Actions page
39
39
40
40
## Changelog
41
41
42
-
### 2.2.0 (2024-03-16)
43
-
44
-
- Add auto-completion and signature hint support for boolean values for directives
45
-
- Add support for a new unit file `iocost.conf`
46
-
- Add more completion/documentation for directive value
47
-
- Add more documentation for deprecated/renamed/removed directives
48
-
- Add version information into the documentation to indicate the first supported version and the version at which the directive became deprecated/removed
49
-
- Add a new configuration named `systemd.podman.completion` to enable/disable providing completion items related to Podman Quadlet by default
50
-
- Add a new configuration named `systemd.version` to ensure the extension only offers compatible auto-completion and provides more precise linting feature
51
-
- Add a new configuration named `systemd.style.boolean` to specify the preferred boolean value format for auto-completion
52
-
- Fixed a bug where the documentation for some directives was not displayed
53
-
- Fixed some errors in the documentation, including incorrect markup tags, tables that are not
54
-
displaying properly and unexpected email addresses
55
-
- Fixed auto-completion feature for directives in the following sections: `MACVTAP`/`IPVTAP`/`Tap`
56
-
- Renamed the following configurations: (The old names will still be supported in 2024)
0 commit comments