Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 668 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 668 Bytes

Changelog

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.

Unreleased

Breaking changes

  • Added missing S: Span bound for Label::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.

Added

Removed

Changed

Fixed

[0.3.0] - 2023-06-07

Changed

  • Upgraded concolor to 0.1.