You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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