summaryrefslogtreecommitdiffstats
path: root/vendor/color-spantrace/CHANGELOG.md
blob: fc9562e1cea91be26e5829cf4051515585db3da9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

<!-- next-header -->

## [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

<!-- next-url -->
[Unreleased]: https://github.com/yaahc/color-spantrace/compare/v0.2.0...HEAD
[0.2.0]: https://github.com/yaahc/color-spantrace/compare/v0.1.6...v0.2.0
[0.1.6]: https://github.com/yaahc/color-spantrace/compare/v0.1.5...v0.1.6
[v0.1.5]: https://github.com/yaahc/color-spantrace/releases/tag/v0.1.5