Skip to content

Releases: purduesigbots/pros-cli

3.5.4 - Autocomplete! 📝

06 Jun 07:07
3.5.4
ba7d605
Compare
Choose a tag to compare

What's New

  • ✨ Setup Autocomplete #341
  • 💚 Add autocomplete scripts to PyInstaller #363
  • 💚 Add autocomplete scripts to macOS PyInstaller #365

Bugfixes

  • 🐛 Applies liblvgl without experimental features #360
  • 🐛 Fix upload --name flag #361

3.5.3 - Hotfix for 3.5.2 🔥

22 May 05:02
3.5.3
b173977
Compare
Choose a tag to compare

This update fixes an issue relating to removing a default template when creating new projects.

Bugfixes

  • 🐛 Fix removing default template #357
  • 🐛 Fix removed kernel version for PROS 3 projects #359

3.5.2 - PROS 4 ⚡

18 May 21:50
025a945
Compare
Choose a tag to compare

This update prepares the CLI for the release of PROS 4.

What's Changed

  • 🚸 Apply liblvgl when upgrading to PROS 4 #345
  • 🚸 Apply liblvgl as a default template for PROS 4 #356
  • 🧹 Remove PROS 4 Prompts #346
  • 🧹 Remove Okapilib as a default template for PROS 4 #351
  • ⬇️ Downgrade rich click #355

3.5.1 - It's so over (for the bugs) 📉

22 Mar 00:51
1c5aa00
Compare
Choose a tag to compare

This update addresses many of the issues from the 3.5.0 release.

What's new

  • ✨ Make early access project scope #330
  • ✨ Port selection #326
  • ✨ Add command to reset conductor.pros #320

What's changed

  • 🚸 Filename validator for new projects #298
  • 🚸 Disable sentry confirmation prompt #334
  • 🚸 Add single letter query-templates alias #335

Bugfixes

  • 🐛 Fix aliases in pros v5 #333
  • 🐛 Fix rich click for make compile error #327
  • 🐛 Better error message for File not found on fetch #328
  • 🐛 Fix offline resolve templates #321

3.5.0 - We're so back 📈

23 Jan 03:13
Compare
Choose a tag to compare

This update moves PROS 4 into early access, brings a new aesthetic interface and fixes various bugs.

What's New

  • ✨ Add rich click #307
  • ✨ Move PROS 4 to early access #296
  • ✨ Added port to project.pros #292
  • ✨ Adding and removing depots #299

What's Changed

  • 🚸 Unique error for kernel mismatch when applying a template #276

Bugfixes

  • 🐛 Fix fat binary error in CI #293
  • 🐛 Deprecate pros upgrade #297
  • 🐛 Resolve Python 3.11.6_1 Enum changes #302
  • 🐛 Fix dirty version name #309
  • 🐛 Fix exit code click bug #310
  • 🐛 Phantom Multiple Port selection #255
  • 🐛 Disable windows_expand_args #315
  • 🐛 Fix default template selection #318

3.4.3 - Squashing the Big Bug 🐛🐛🐛

27 Jun 02:35
Compare
Choose a tag to compare

This release is a hotfix for creating a project on the PROS VSCode extension.

3.4.2 - Coming to a robot near you 🤫

10 May 03:27
Compare
Choose a tag to compare
  • ✨ Add port selection to set_variable and read_variable #259
  • ✨ Async analytics #260
  • 🐛 Fix macos CI universal dependency errors #274
  • ✨No invalid characters in new project directory name #278
  • ✨Flags for PROS 4 Beta Templates #256

3.4.1 - It's Time to Spin Up the CLI

12 Dec 22:44
97ed1b4
Compare
Choose a tag to compare

Whats New

  • ✨ Version Display On Error #237
  • ✨ Run make clean after uninstall template #244
  • Pyinstaller GitHub actions #240
  • ✨ Terminal file output #220
  • ✨ Add Back Set team number and robot name #219

Bugfixes for 3.3.2

26 May 15:17
62758e9
Compare
Choose a tag to compare

Upgrading

Windows

Download and run the appropriate installer.

Notes

  • You may be stopped by Windows SmartScreen when running the installer. This is expected, and we are working to resolve this issue. In the meantime, click "more info" and "run anyway" (if your system is set to block unknown apps and programs, you'll have to change the SmartScreen settings to "warn" or disable checking entirely [which we don't recommend]).

MacOS

Run brew update && brew upgrade pros-cli

Linux / pip installs

Run pip install --upgrade pros-cli

Changes:

  • This release removes the set team name/number feature as it was causing issues with uploading.
  • 62758e9 🔖 Release 3.3.3 (#215) [ #214 ]

This list of changes was auto generated.

Analytics, Upload Options, and More!

23 May 15:45
7b8c838
Compare
Choose a tag to compare

Upgrading

Windows

Download and run the appropriate installer.

Notes

  • You may be stopped by Windows SmartScreen when running the installer. This is expected, and we are working to resolve this issue. In the meantime, click "more info" and "run anyway" (if your system is set to block unknown apps and programs, you'll have to change the SmartScreen settings to "warn" or disable checking entirely [which we don't recommend]).

MacOS

Run brew update && brew upgrade pros-cli

Linux / pip installs

Run pip install --upgrade pros-cli

Changes: