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
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,16 @@ All notable changes to the "robotcode" extension will be documented in this file
4
4
5
5
<!--next-version-placeholder-->
6
6
7
+
## v0.21.0 (2023-01-07)
8
+
### Feature
9
+
* New setting `robotcode.analysis.cache.ignoredLibraries` to define which libraries should never be cached ([`5087c91`](https://github.com/d-biehl/robotcode/commit/5087c912fe2844396c0c2c30222ff215af105731))
* Try to handle unknow documents as .robot files to support resources as .txt or .tsv files ([`4fed028`](https://github.com/d-biehl/robotcode/commit/4fed028a42b3705568639469de24615d23152de3))
* Generating keyword specs for keywords with empty lineno ([`60d76aa`](https://github.com/d-biehl/robotcode/commit/60d76aa25c9437d1c3029322d3c576738c0406cb))
16
+
7
17
## v0.20.0 (2023-01-06)
8
18
### Feature
9
19
***robotlangserver:** Implement embedded keyword precedence for RF 6.0, this also speedups keyword analysing ([`f975be8`](https://github.com/d-biehl/robotcode/commit/f975be8d53ac2ef6a0cbcc8d69dbf815e04312e8))
0 commit comments