Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.

Releases: purduesigbots/pros-cli2

2.6.1

18 Oct 16:38
2.6.1
1819887
Compare
Choose a tag to compare

New features:

  • None

Bug fixes:

  • Windows toolchain works correctly
  • Make CLI handle cases where the GitHub tag does not match the template.pros version info.

2.6.0

12 Oct 21:54
2.6.0
bee8a76
Compare
Choose a tag to compare

Release Notes:

Known Issues

  • All platforms: the PROS Editor and Atom currently cannot be opened at the same time Fixed as of 15 Oct 2017. If you still have this issue, please redownload and try again.
  • MacOS: the current version of the installer is not signed. To open it, you may have to ctrl+click on it instead of just clicking, depending on your system settings. Fixed as of 15 Oct 2017
    • /Applications/PROS CLI.app may have a 🚫 sign over the icon if your OS version is less than 10.13. Don't worry, it will still work (and the app doesn't do anything by itself anyway).
  • Windows: sometimes the platformio/platformio-atom-ide-terminal package fails to install properly. If this is the case, please install it manually.

2.5.1

06 Apr 14:41
2.5.1
ac8d018
Compare
Choose a tag to compare

Release Notes:

  • Minor tweaks to uploader to better reflect failures, increase reliability
    • When system info can't be determined, user will be prompted to continue rather than begin failure state. Some user code mangles sys_info when printing a lot of data
  • Project upgrading/creating works as intended now. Had issues with globbing

2.5.0

31 Mar 16:15
Compare
Choose a tag to compare

Release Notes:

  • Major updates to flashing reliability
  • Fix bug in upgrading projects

2.4.3

08 Feb 21:39
Compare
Choose a tag to compare

Release Notes:

  • Add library support
  • CLI can upgrade itself when possible
  • Patches and minor improvements

v0.2.0

15 Jan 21:56
Compare
Choose a tag to compare

We're excited to release the command line interface for creating and upgrade projects for PROS. This project allows us to decouple project creation and upgrading from Eclipse and allows us to better support other development environments.

In order to run the CLI from anywhere in a command prompt, add the folder where PROS was extracted to your PATH.