Releases: alephium/ralph-lsp
Releases · alephium/ralph-lsp
v0.2.13
What's Changed
- Suggest
inline
annotation by @simerplaha in #346 - Infix operators by @simerplaha in #347
Full Changelog: v0.2.12...v0.2.13
v0.2.12
What's Changed
- Move util functions to
utils
project by @simerplaha in #327 - Soft Parser: Initial implementation of
SoftParser
by @simerplaha in #328 - Bump
ralphc
andlogback
by @simerplaha in #330 - Renaming by @simerplaha in #332
- Soft parser update 2 by @simerplaha in #335
- Test-cases & Documentation: Annotations by @simerplaha in #336
- Bump ralphc to
3.9.2
by @simerplaha in #338 - Move test constructors out from
SoftAST
toTestSoftAST
by @simerplaha in #339
Full Changelog: v0.2.11...v0.2.12
v0.2.11
What's Changed
- Moved
log
related code toutils
project by @simerplaha in #324 - Standardise
Warning
management by @simerplaha in #325 - Bump versions by @simerplaha in #326
Full Changelog: v0.2.10...v0.2.11
v0.2.10
Highlight
Added support for rename request.
Compiler
Ralphc version 3.8.6.
What's Changed
- Ensure distinct references by @simerplaha in #316
- Implements
Rename
provider by @simerplaha in #314 - Rename (remaining cases) by @simerplaha in #319
- Shutdown server if parent PID is terminated by @simerplaha in #320
- Process build config
skipAbstractContractCheck
and bump versions by @simerplaha in #321 - Fix Build: Use named variable instead of anonymous by @simerplaha in #323
Full Changelog: v0.2.9...v0.2.10
v0.2.9
v0.2.8
What's Changed
- Scope Walker by @simerplaha in #309
- Prepare release by @simerplaha in #311
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- Warnings with
SourceIndex
by @simerplaha in #303 - Report warnings returned by
genStatefulContracts()
by @simerplaha in #304 - Replace assert by @simerplaha in #305
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Process the
Changed
file event by @simerplaha in #302
Full Changelog: v0.2.5...v0.2.6