Releases: julia-vscode/SymbolServer.jl
Releases · julia-vscode/SymbolServer.jl
v2.0.0
v2.0.0 (2019-12-03)
Closed issues:
- Bug with caching package (#44)
Merged pull requests:
- simplify DataType storing (#58) (ZacLN)
- Update travis config (#53) (davidanthoff)
- Release 1.0.1 (#51) (davidanthoff)
v1.0.1
v1.0.1 (2019-10-28)
Closed issues:
Merged pull requests:
- Define is_stdlib on older Julia versions (#50) (davidanthoff)
- Release 1.0.0 (#48) (davidanthoff)
- Start symbol server without startup file (#47) (davidanthoff)
- Surpress all stdout output in symbol server process (#46) (davidanthoff)
v1.0.0
v1.0.0 (2019-10-26)
Closed issues:
- Move output surpression to master (#38)
Merged pull requests:
- Start symbol server without startup file (#47) (davidanthoff)
- Surpress all stdout output in symbol server process (#46) (davidanthoff)
- Refactor - more robust loading of packages, mechanism for delayed loading of packages (#34) (ZacLN)
v0.2.5
v0.2.4
v0.2.4 (2019-08-26)
Merged pull requests:
- Release 0.2.3 (#39) (davidanthoff)
- Start symbol server without startup file (#40) (davidanthoff)
v0.2.3
v0.2.3 (2019-08-15)
Merged pull requests:
- Release 0.2.2 (#33) (davidanthoff)
- Surpress all stdout output in symbol server process (#37) (davidanthoff)
v0.2.2
v0.2.1
v0.2.1 (2019-07-18)
Closed issues:
- ErrorException (#29)
- EOFError (#28)
- Language server crashes (ERROR: LoadError: Invalid response:) (#27)
- Fails if the file has module (#20)
Merged pull requests:
- Make doc retrieval more robust (#26) (davidanthoff)
- Release 0.2.0 (#25) (davidanthoff)
- Only capture stderr of child process on julia 1.1 and newer (#31) (davidanthoff)
- Better error reporting (#30) (davidanthoff)
- Move to Project.toml (#24) (davidanthoff)
v0.2.0
v0.2.0 (2019-06-12)
Closed issues:
Merged pull requests:
- Move to Project.toml (#24) (davidanthoff)
- Checkdirty (#23) (ZacLN)
v0.1.3: Merge pull request #22 from tribut/julia-1.1
Restore compatibility with Julia 1.1