Skip to content

v7.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 13:44
· 32 commits to master since this release
1a5c8ba

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)