Skip to content

Releases: wpilibsuite/vscode-wpilib

v2020.1.1-beta-1

12 Oct 15:18
Compare
Choose a tag to compare
v2020.1.1-beta-1 Pre-release
Pre-release

For beta teams only

This release is for beta teams only. Please download version 2019.4.2 if you are not a beta team. You can find 2019.4.2 at: https://github.com/wpilibsuite/vscode-wpilib/releases/tag/v2019.4.2

Changes:

See More
  • 91395a3 Add support for disabling specifc binary types, and multiple language versions (#258)
  • cc779a2 Use compileClasspath in generated build.gradle files (#256)
  • e557bc4 Hide commands that don't make sense to run from the command palette (#255)
  • 1ede2ef Add support for displaying and downloading API docs (#254)
  • cc7da88 Update to use @types/vscode for vscode dependency (#253)
  • dfbaa5a Fix line endings being incorrect in repo (#252)
  • c830a4f Switch to using built in promisify functions, and standardize on naming (#249)
  • e8a7259 Await on tool run API (#247)
  • 938beec Update standalone app to electron 5 (#237)
  • b82c2da Fix lodash security warnings (#245)
  • 32edff0 Update dependendencies to newest versions. (#236)
  • c3471b0 Fix warnings about security issues

This list of changes was auto generated.

v2019.4.1

26 Feb 17:05
584c746
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v2019.3.2

15 Feb 16:48
Compare
Choose a tag to compare

Changes:

  • bb782a2 Bump to GradleRIO 2019.3.2
  • a7368b0 Bump to 2019.3.1 (#215)
  • fe4747c Fix lodash security vulnerability
  • 71a561d Patch security vulnerability by updating vscode package (#212)
  • f39d77d Fix multiple workspaces completely crashing the extension (#207)
  • 72a749f Update tools on online wpilib updates (#206)
  • e68dbd7 Build automatically upon opening new project (#204)

This list of changes was auto generated.

v2019.2.1

15 Jan 06:57
264eb29
Compare
Choose a tag to compare

Changes:

  • 264eb29 Explicitly show project in update, and old version (#200)
  • bb119ea Bump to GradleRIO 2019.2.1
  • cf35ef7 Prompt to run a build when installing a vendor library or a wpilib update online (#199)
  • 7b5ae80 Add initial support for managing vendor deps in the standalone tool. (#197)
  • 2a8945e Update deploy example docs on the function to get the deploy dir (#196)
  • a4e4fa0 Update package.i18n.json (Simplified Chinese) (#185)
  • ad0b538 Remove online flag from templates (#191)
  • f35320e Remove alpha message from readme.
  • e1150b4 Missing newline
  • 640da5d Handle undefined java home property. (#174) [ #173 ]
See more
  • 0717128 Initialize commands later in the activation process (#171)
  • 0760084 Add message about successful install of vendor libraries (#170)
  • de9cbba Declare JDK version in build.gradle (#168)
  • e4c4edd Catch exceptions in JDK loading to not crash the extension (#169) [ #167 ]
  • e1aaca7 Log workspace folder in log for task running (#177)
  • 05f6ad5 Fix simulation on Linux and macOS (#181)
  • cdfc052 Don't allow setting java.home in project level from extension. (#182)
  • 487a805 Add support for separately running deploy in offline mode (#183)
  • f3a9882 Add helpers if users selected wrong folder. (#189)

This list of changes was auto generated.

v2019.1.1

04 Jan 00:09
Compare
Choose a tag to compare

Changes:

  • 89006cd Bump to release 2019 gradlerio

This list of changes was auto generated.

v2019.1.1-rc-1

02 Jan 18:02
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v2019.1.1-beta-4

16 Dec 02:05
bc3ac6d
Compare
Choose a tag to compare

Changes:

  • bc3ac6d Bump to GradleRIO beta 4 (#153)
  • 69266a9 Use Webpack to build the extension (#125)
  • 556a5a8 Initial start at making the standalone tool generate full projects (#152)
  • d365bca Fix YAML file name in C++
  • 692c803 Add support for generate blank RobotBuilder projects (#150)
  • 35dcd43 Use new name for the roborio toolchain
  • 5439926 Fix GradleRIO version detection checks (#151)

This list of changes was auto generated.

v2019.1.1-beta-3

10 Dec 23:22
Compare
Choose a tag to compare
Bump to GR beta 3a

v2019.1.1-beta-2

13 Nov 06:21
Compare
Choose a tag to compare
Update GradleRIO version to beta 2

2019 Beta 1 release

19 Oct 05:46
Compare
Choose a tag to compare
2019 Beta 1 release Pre-release
Pre-release

Requires the 2019 image to deploy code to.