- Minimum required
rustc
is1.27.0-nightly 2018-04-06
.
- Toggle-able reports for all tasks, as well as per-severity tasks
- Improved robustness of unpacking .gz sources on import
- Fixed recognition of invalid tasks
- Switched to using Tera templates instead of Handlebars, due to performance limitations for large HTML tables
This is a maintenance release that updates CorTeX to passing all tests on Rust Nightly 1.21 (2017-08-04).
- URI escape guard for backslash (while pending a saner URI handling boilerplate)
- Frontend migrated from Nickel to Rocket. Templates now use Handlebars.
- All major dependencies updated to latest stable releases (zeromq, postgres, hyper)