Movatterモバイル変換


[0]ホーム

URL:


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

Commitbdcff16

Browse files
committed
chore: Release annotate-snippets version 0.12.6
1 parent50c020e commitbdcff16

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

‎CHANGELOG.md‎

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

10+
##[0.12.6] - 2025-10-22
11+
1012
###Changed
1113

1214
- Upgraded`unicode-width` to`0.2.2`[#326](https://github.com/rust-lang/annotate-snippets-rs/pull/326)
@@ -256,7 +258,8 @@ Note that the top-level type changed from `Message` to `Report`.
256258
- Update the syntax to Rust 2018 idioms. (#4)
257259

258260
<!-- next-url-->
259-
[Unreleased]:https://github.com/rust-lang/annotate-snippets-rs/compare/0.12.5...HEAD
261+
[Unreleased]:https://github.com/rust-lang/annotate-snippets-rs/compare/0.12.6...HEAD
262+
[0.12.6]:https://github.com/rust-lang/annotate-snippets-rs/compare/0.12.5...0.12.6
260263
[0.12.5]:https://github.com/rust-lang/annotate-snippets-rs/compare/0.12.4...0.12.5
261264
[0.12.4]:https://github.com/rust-lang/annotate-snippets-rs/compare/0.12.3...0.12.4
262265
[0.12.3]:https://github.com/rust-lang/annotate-snippets-rs/compare/0.12.2...0.12.3

‎Cargo.lock‎

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

‎Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ lto = true
9696

9797
[package]
9898
name ="annotate-snippets"
99-
version ="0.12.5"
99+
version ="0.12.6"
100100
description ="Format diagnostic reports, including highlighting snippets of text"
101101
categories = []
102102
keywords = ["code","analysis","ascii","errors","debug"]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp