mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-26 20:40:49 +00:00
1.1 KiB
1.1 KiB
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.1 - 2023-11-17
Fixed
- Add license files by erickt
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