Skip to content

Releases: julia-vscode/SymbolServer.jl

v8.0.0

29 May 23:52
Compare
Choose a tag to compare

SymbolServer v8.0.0

Diff since v7.4.0

Merged pull requests:

v7.4.0

24 May 18:11
Compare
Choose a tag to compare

SymbolServer v7.4.0

Diff since v7.3.0

Merged pull requests:

  • Correctly compute project SHA when Manifest contains paths starting with ../ (#286) (@tpgillam)
  • ci: disable some 1.11 tests to unblock release (#287) (@pfitzseb)
  • fix: correctly get stdlib docs (#288) (@pfitzseb)
  • Use a different version number for the LS and SSP (#289) (@davidanthoff)

Closed issues:

  • Make a new release? (#275)
  • Symbol cache staleness when using a developed package (#285)

v7.3.0

05 Jan 13:44
1a5c8ba
Compare
Choose a tag to compare

SymbolServer v7.3.0

Diff since v7.2.1

Merged pull requests:

  • Julia Package Butler Updates (#258) (@github-actions[bot])
  • Julia Package Butler Updates (#259) (@github-actions[bot])
  • Make sure at-stdlib is in LOAD_PATH before loading Sockets. (#260) (@fredrikekre)
  • Julia Package Butler Updates (#262) (@github-actions[bot])
  • Symbol caches: Larger download batching. Don't ask for non-General pkgs (#263) (@IanButterworth)
  • add dev note to readme (#264) (@IanButterworth)
  • detects rare cache corruption issue and allows SymbolServer to recalculate (#266) (@mind6)
  • symbols.jl: fix typo in the docs (#267) (@ulysses4ever)
  • Julia Package Butler Updates (#268) (@github-actions[bot])
  • Bugfix: methods added to functions in other packages missing in cache (#272) (@brychcy)
  • chore: clean up download logic (#273) (@pfitzseb)
  • feat: add some timing info for cache file download (#274) (@pfitzseb)
  • Accept Module in FakeTypeName (#276) (@Liozou)
  • fix: better include hack for nightly (#279) (@pfitzseb)
  • fix: Julia 1.11 compat (#280) (@pfitzseb)
  • chore: run CI on 1.10 (#283) (@pfitzseb)
  • v7.3.0 (#284) (@pfitzseb)

Closed issues:

  • Extreme inefficiency in main server loop (#269)
  • Precompilation of SymbolServer broken on Julia 1.11.0-DEV (#278)

v7.2.1

28 Jun 15:16
Compare
Choose a tag to compare

SymbolServer v7.2.1

Diff since v7.0.1

Closed issues:

  • Cannot start coc-julia using 1.6.2 (#231)
  • SymbolServer.jl can't find SHA (#239)

Merged pull requests:

v7.0.1

29 Jul 22:12
Compare
Choose a tag to compare

SymbolServer v7.0.1

Diff since v7.0.0

Closed issues:

  • Small change in Pkg internals in 1.6.2. (#224)
  • Error in Julia 1.7: DataType has no field isconcretetype (#225)
  • Indexing during pre-compilation (#234)

Merged pull requests:

v7.0.0

25 May 12:24
Compare
Choose a tag to compare

SymbolServer v7.0.0

Diff since v6.0.1

Merged pull requests:

  • add Random.randn methods to Base (#211) (@ZacLN)
  • add Intrinsics methods (#212) (@ZacLN)
  • store methods for shadowed datatypes (#213) (@ZacLN)
  • create dummy cache locally for downloads of unsuccessful caches (#214) (@ZacLN)
  • Fix a typo (#215) (@davidanthoff)
  • Julia Package Butler Updates (#217) (@github-actions[bot])
  • cosmetic changes (#221) (@ZacLN)
  • Julia Package Butler Updates (#222) (@github-actions[bot])

v6.0.1

24 Jan 07:42
Compare
Choose a tag to compare

SymbolServer v6.0.1

Diff since v6.0.0

Merged pull requests:

v6.0.0

22 Jan 22:31
Compare
Choose a tag to compare

SymbolServer v6.0.0

Diff since v5.1.1

Closed issues:

  • Look at new Julia 1.4 method (#121)
  • ERROR: LoadError: type UnionAll has no field name (#150)

Merged pull requests:

v5.1.1

06 Jan 00:42
Compare
Choose a tag to compare

SymbolServer v5.1.1

Diff since v5.1.0

Merged pull requests:

v5.1.0

12 Jul 04:08
Compare
Choose a tag to compare

SymbolServer v5.1.0

Diff since v5.0.0

Merged pull requests: