Releases: badetitou/Pharo-LanguageServer
Releases · badetitou/Pharo-LanguageServer
5.1.0
What's Changed
- Enhance Iceberg integration and simplify package management by @badetitou in #20
Full Changelog: 5.0.4...5.1.0
5.0.4
What's Changed
- Very little fix in README.md by @tinchodias in #16
New Contributors
- @tinchodias made their first contribution in #16
Full Changelog: v5.0.3...5.0.4
v5.0.3
v5.0.2
Full Changelog: v5.0.1...v5.0.2
v5.0.1 - support pharo tests
Full Changelog: v5.0.0...v5.0.1
v5.0.0
Update for the support of Pharo12.
I'm still alone for this project so I will not ensure maintainability across several version of Pharo. But you can use v4 last release for Pharo11 support
Full Changelog: v4.0.7...v5.0.0
v4.0.7
v4.0.6
This release improves the code by
- Using generic code
- Cleaning duplicated variables
Full Changelog: v4.0.5...v4.0.6
v4.0.5 - Add proposed API for inline completion
Add the API for inline completion
What's Changed
- Add basic infrastructure to be able to create a Language Server Protocol - Client in Pharo by @badetitou in #11
Full Changelog: v4.0.3...v4.0.5
v4.0.3 - Infrastructure for workspace edit
This release add the infrastructure to support workspace edit
Full Changelog: v4.0.2...v4.0.3
