Releases: JamieSinn/CSA-USB-Tool
2023.1 - Kickoff
Kickoff release for 2023.
There is a large re-factor currently in progress - and will change how the future versions access the software list.
We'll be using a feature flagging process to slowly roll this out and test it. Stay tuned. Hopefully no impact throughout the season.
What's Changed
- Update FRCSoftware2022.csv by @ReuvenStahl in #53
- Update SW versions for 2022 mid-season updates by @sciencewhiz in #57
- Enable multi-selection for file list by @sciencewhiz in #58
- Add limelight 2022.2.2 image by @bhjelstrom in #59
- Update WPILib to 2022.4.1 by @sciencewhiz in #60
- Updating REV software to REVLib 2022 by @fletch3555 in #62
- Fix extension of CTRE Phoenix by @sciencewhiz in #63
- Fix VSCode extension by @sciencewhiz in #64
- FRCSoftware2022: Add Limelight USB Driver by @hendjoshsr71 in #66
- Adds latest version of 3rd party log reader DSLOG Reader 2.2 by @willtoth in #67
- Set blank md5 checksum for new DSLOG Reader link by @michaelgtodd in #68
- Update for mid-season vendor updates by @sciencewhiz in #69
- Update FRCSoftware2022.csv by @ReuvenStahl in #70
- Add software for FTC PowerPlay (2022-2023) by @thomasjosif in #71
New Contributors
- @ReuvenStahl made their first contribution in #53
- @bhjelstrom made their first contribution in #59
- @hendjoshsr71 made their first contribution in #66
- @michaelgtodd made their first contribution in #68
- @thomasjosif made their first contribution in #71
Full Changelog: 2022.1...2023.1
2022.1
First release of 2022!
Fixed up the local file functionality. Now all you have to do is put a CSV file (the same format as the one in the repo for each year) in the same directory as the executable (CSAUSBTool.exe) and it'll load that as an option in the UI under FRC9999.
The big update this year is to change it from .NET Framework to .NET Core!
Signed Release
First Code Signed release!
2020.1 Release
First release for 2020.
Fixes #44
2019.3-Beta release - CSA-USB-Tool V2
UI Rewrite
Individual Selection of items
Actual download progress indicator
Release 2 2019
Include installer.
Release 1 2019
2019 Update
Release 4 2018
Added support for local files in CSV's via the local: prefix.
Release 3 2018
Add support for remote CSV's besides the pre-packaged ones.
Usage:
CSAUSBTool.exe <http(s) path to CSV>
Release 2 2018
Fixed a small bug with the iso progress bar.