Version 2.1.0 broke a number of features, particularly on Windows. This release ties up those loose ends, actually solves #10, and also:
- Adds a build timeout for unresponsive robot controllers (45 seconds by default)
- Adds the
--build-timeout-secflag for specifying a custom build-timeout - Renamed
--timeout-msto--host-timeout-ms - Makes
ftc_httpnow available on crates.io - More descriptive error messages were added
ftc_httpis now aware of (and can perform basic validation on) Javapackage ...;declarations- Some refactoring, of course
IMPORTANT NOTE: This update includes breaking configuration changes! It is recommended that you run ftc_http --restore-defaults after installing this new version!