mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-28 13:31:29 +00:00
940 B
940 B
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 - ReleaseDate
0.2.0 - 2022-01-12
Changed
- Updated dependency versions to match latest tracing versions
0.1.6 - 2020-12-02
Fixed
- Ignore all io errors when resolving source files instead of only file not found errors
v0.1.5 - 2020-12-01
Added
- Support custom color themes for spantrace format