v0.2.7
This release adds a few new datapoints to the study, mainly:
- Indicators of compiler hints pertaining to borrowing/dereference errors
- The length of the current file and count of files in workspace, as a scale for codebase complexity
We also patched a few of our own errors! Such as:
- SALT now logs compiler errors globally, instead of only the workspace in which the study was initialized
- Telemetry is sent on interval every 25 logs, regardless if the 25th log was an error or a successful compile