Releases: purduesigbots/pros-cli
Releases · purduesigbots/pros-cli
3.5.5 - The Cooked Update ⚰️
What's Changed
- 🔀 Backmerge master by @mayankpatibandla in #366
- 🛠️ Bundle autocomplete scripts by @mayankpatibandla in #375
- ci: 🧑💻 Upload dist/pros/* by @meisZWFLZ in #340
- 🐛Fix Error Reading project.pros File with Certain Chinese Characters on Windows by @gajarhalwa14 in #377
- ✨ Remove kernel by @NaitikRambhia in #379
- 🐛 Fix project upload description by @AirplanegoBrr in #382
- 🐛 increase timeout window for completing file transfer by @AndrewLuGit in #385
- 🐛 determine joystick status by pid in resolve_v5_port by @AndrewLuGit in #386
- Update GH Action Versions by @12944qwerty in #387
- 🔀 Backmerge master by @AndrewLuGit in #388
- 🔖 Release 3.5.5 by @mayankpatibandla in #389
New Contributors
- @meisZWFLZ made their first contribution in #340
- @gajarhalwa14 made their first contribution in #377
- @NaitikRambhia made their first contribution in #379
- @AirplanegoBrr made their first contribution in #382
Full Changelog: 3.5.4...3.5.5
3.5.4 - Autocomplete! 📝
3.5.3 - Hotfix for 3.5.2 🔥
3.5.2 - PROS 4 ⚡
3.5.1 - It's so over (for the bugs) 📉
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
3.5.0 - We're so back 📈
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
3.4.3 - Squashing the Big Bug 🐛🐛🐛
This release is a hotfix for creating a project on the PROS VSCode extension.
3.4.2 - Coming to a robot near you 🤫
3.4.1 - It's Time to Spin Up the CLI
Bugfixes for 3.3.2
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.