Skip to content

Releases: uber/vscode-bazel-bsp

v0.0.4

02 Jul 20:51
f20826c
Compare
Choose a tag to compare

What's Changed

  • Use readFile instead of openTextDocument for regex test case discovery by @mnoah1 in #13
  • Add getting started docs by @mnoah1 in #12
  • Adjust notifications during sync by @mnoah1 in #14
  • Show setup message when no targets returned from sync by @mnoah1 in #15
  • Adjustments to Python test discovery by @mnoah1 in #17
  • Add results from parameterized tests to parent by @mnoah1 in #16
  • Release version 0.0.4 by @mnoah1 in #18

Full Changelog: v0.0.3...v0.0.4

Initial Release

13 Jun 19:33
49bbf50
Compare
Choose a tag to compare

Initial working version for ongoing development and evaluation.

What's Changed

  • chore(deps): bump axios from 0.27.2 to 0.28.0 by @dependabot in #1
  • Bump axios to 1.6.8 by @mnoah1 in #3
  • Update README.md by @mnoah1 in #4
  • Move additional commits to open source repo by @mnoah1 in #5
  • chore(readme): update Build Server Protocol link by @JamyDev in #8
  • Set up build and test action for this repo by @mnoah1 in #7
  • Add extension packaging to build and test action by @mnoah1 in #9
  • include minimum jvm version in launch command by @mnoah1 in #10
  • Update publisher and version by @mnoah1 in #11

New Contributors

Full Changelog: https://github.com/uber/vscode-bazel-bsp/commits/v0.0.3