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: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
# Change Log
2
2
3
-
## 0.5.0 - 2024-10-20
3
+
## 0.5.3 - 2024-11-7
4
+
5
+
### Fixed
6
+
7
+
- Kill sourcekit-lsp as it grows in memory usage rapidly in some cases (this should be fixed in swift 6.1 https://github.com/swiftlang/sourcekit-lsp/issues/1541)
0 commit comments