All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
-
Added missing
S: Span
bound forLabel::new
constructor. -
Previously labels with backwards spans could be constructed and only resulted in a panic when writing (or printing) the report. Now
Label::new
panics immediately when passed a backwards span.
- Upgraded concolor to
0.1
.