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 e3658b6

Browse files
Merge pull request #113 from Muscraft/version-0.11.1
chore: Release annotate-snippets version 0.11.1
2 parents 3b18f77 + 54a4d18 commit e3658b6

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](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
## [0.11.1] - 2024年03月21日
11+
1012
### Fixes
1113

1214
- Switch `fold` to use rustc's logic: always show first and last line of folded section and detect if its worth folding
@@ -124,7 +126,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
124126
- Update the syntax to Rust 2018 idioms. (#4)
125127

126128
<!-- next-url -->
127-
[Unreleased]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.11.0...HEAD
129+
[Unreleased]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.11.1...HEAD
130+
[0.11.1]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.11.0...0.11.1
128131
[0.11.0]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.10.2...0.11.0
129132
[0.10.2]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.10.1...0.10.2
130133
[0.10.1]: https://github.com/rust-lang/annotate-snippets-rs/compare/0.10.0...0.10.1

‎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.11.0"
3+
version = "0.11.1"
44
edition = "2021"
55
rust-version = "1.73" # MSRV
66
authors = ["Zibi Braniecki <gandalf@mozilla.com>"]

0 commit comments

Comments
(0)

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