Skip to content

Commit c70fae3

Browse files
Release Notes for CLI 3.5.5
1 parent f81c946 commit c70fae3

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

v5/releases/cli3.5.5.rst

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
2+
======================
3+
PROS CLI 3.5.5 Release
4+
======================
5+
6+
.. post:: 12 March, 2025
7+
:tags: blog, cli-release
8+
9+
10+
What's New:
11+
-----------
12+
* Added ability to remove the kernel template
13+
14+
Bugfixes:
15+
---------
16+
* Fix Error Reading project.pros File with Certain Chinese Characters on Windows
17+
* Fix project upload description
18+
* Increase timeout window for completing file transfer
19+
* Determine joystick status by pid in resolve_v5_port
20+
21+
If there are any problems encountered with this release, please make a post in the help section of VTOW, or a new issue on the `CLI github <https://github.com/purduesigbots/pros-cli/issues>`_.
22+
23+
Updating to the new version
24+
===========================
25+
26+
VSCode
27+
------
28+
Your extension should automatically update. If it doesn't, you can manually update by opening the extensions tab and clicking the update button next to PROS.
29+
30+
macOS
31+
-----
32+
33+
To update Homebrew, run ``homebrew update``.
34+
To upgrade a previous installation, run ``brew upgrade pros-cli``.
35+
36+
If you are installing for the first time, see `the getting started guide for macOS <https://pros.cs.purdue.edu/v5/getting-started/macos.html>`_ for instructions.
37+
38+
Windows / Linux / macOS / Python PIP
39+
------------------------------------
40+
41+
Run ``pip install --upgrade pros-cli`` (or pip3, depending on your system)

0 commit comments

Comments
 (0)