Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 431806a

Browse files
Merge pull request #83 from Muscraft/release-0.10.2
Release 0.10.2
2 parents 8ab88a6 + 9c373d4 commit 431806a

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

‎CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
11+
## [0.10.2] - 2024年02月29日
12+
13+
### Added
14+
15+
- Added `testing-colors` feature to remove platform-specific colors when testing
16+
[#82](https://github.com/rust-lang/annotate-snippets-rs/pull/82)
17+
1018
## [0.10.1] - 2024年01月04日
1119

1220
### Fixed
@@ -85,7 +93,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8593
- Update the syntax to Rust 2018 idioms. (#4)
8694

8795
<!-- next-url -->
88-
[Unreleased]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.10.1...HEAD
96+
[Unreleased]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.10.2...HEAD
97+
[0.10.2]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.10.1...0.10.2
8998
[0.10.1]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.10.0...0.10.1
9099
[0.10.0]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.9.2...0.10.0
91100
[0.9.2]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.9.1...0.9.2

‎Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "annotate-snippets"
3-
version = "0.10.1"
3+
version = "0.10.2"
44
edition = "2021"
55
rust-version = "1.73" # MSRV
66
authors = ["Zibi Braniecki <gandalf@mozilla.com>"]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /