Skip to content

v20220420.140348

Choose a tag to compare

@github-actions github-actions released this 20 Apr 08:38
· 1470 commits to main since this release

Changelog

  • da0830e refactor: removed dead commented code
  • d8f64ed fix: 🏗 remove windows from runners
  • d0a8f58 fix: 🔒 don't output environment, dump log buffer after integration tests
  • 23414c8 chore: 🏗 add windows and macos runners, add integration tests to release
  • 3ffa08e refactor: removed temp test
  • 920712d refactor: improve logging in bundle creation
  • 4fbfadd refactor: ⚡ skip ignored directories
  • 617f0af fix: compile errors
  • 1989982 chore: performance fixes to avoid overburdening the API
  • 53b6a63 chore: improve logging
  • ee3cc32 refactor: correct testdata generation
  • dcfff9c refactor: get rid of TextDocumentItem struct in registered documents
  • 0ef3698 refactor: don't cache file contents, instead read on demand