68 lines
1.4 KiB
Markdown
68 lines
1.4 KiB
Markdown
## 2019-04-18 (4.2.1 RELEASE)
|
|
|
|
* _(VSCode, Atom, Theia)_ improvement: JVM args can now be configured for language server processes
|
|
|
|
## 2019-03-21 (4.2.0 RELEASE)
|
|
|
|
* no major changes
|
|
|
|
## 2019-02-21 (4.1.2 RELEASE)
|
|
|
|
* no major changes
|
|
|
|
## 2019-01-24 (4.1.1 RELEASE)
|
|
|
|
* no major changes
|
|
|
|
## 2018-12-20 (4.1.0 RELEASE)
|
|
|
|
* no major changes
|
|
|
|
## 2018-11-30 (4.0.2 RELEASE)
|
|
|
|
* (General) Various bugfixes for bugs causing language servers to hang and become unresponsive.
|
|
|
|
## 2018-10-31 (4.0.1 RELEASE)
|
|
|
|
* no major changes
|
|
|
|
## 2018-09-25 (4.0.0 RELEASE)
|
|
|
|
* no major changes
|
|
|
|
## 2018-08-30 (M15)
|
|
|
|
* no major changes
|
|
|
|
## 2018-08-09 (M14)
|
|
|
|
* no major changes
|
|
|
|
## 2018-07-23 (M13)
|
|
|
|
* no major changes
|
|
|
|
## 2018-06-08 (M12)
|
|
|
|
* no major changes
|
|
|
|
## 2018-05-14 (M11)
|
|
|
|
* _(all)_ JVM used to run the language servers can now be specified via custom settings ([#51](https://github.com/spring-projects/sts4/issues/51))
|
|
|
|
## 2018-03-15 (M10)
|
|
|
|
* _(all)_ language server processes now show up with their real name when using `jps` instead of just `JarLauncher`
|
|
|
|
## 2018-02-23 (M9)
|
|
|
|
* _(all)_ improved the way the JDK to run the language server is found together with an improved error message if no JDK can be found
|
|
|
|
## 2017-12-15 (M7)
|
|
|
|
* _(all)_ issues solved when running on Windows ([#25](https://github.com/spring-projects/sts4/issues/25), [#26](https://github.com/spring-projects/sts4/issues/26), [#29](https://github.com/spring-projects/sts4/issues/29))
|
|
|
|
## 2017-12-04
|
|
|
|
* initial public beta launch
|