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

chore: Release annotate-snippets version 0.12.0 #284

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Muscraft merged 1 commit into rust-lang:master from Muscraft:version-0.12.0
Aug 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion CHANGELOG.md
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate

## [0.12.0] - 2025年08月28日

### Migration

Note that the top-level type changed from `Message` to `Report`.
Expand Down Expand Up @@ -203,7 +205,8 @@ Note that the top-level type changed from `Message` to `Report`.
- Update the syntax to Rust 2018 idioms. (#4)

<!-- next-url -->
[Unreleased]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.11.5...HEAD
[Unreleased]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.12.0...HEAD
[0.12.0]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.11.5...0.12.0
[0.11.5]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.11.4...0.11.5
[0.11.4]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.11.3...0.11.4
[0.11.3]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.11.2...0.11.3
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock
View file Open in desktop

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ lto = true

[package]
name = "annotate-snippets"
version = "0.11.5"
version = "0.12.0"
description = "Library for building code annotations"
categories = []
keywords = ["code", "analysis", "ascii", "errors", "debug"]
Expand Down
Loading

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