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

Commitda93915

Browse files
committed
annotate-snippets 0.8.0
1 parentb42b946 commitda93915

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
-
66

7+
##annotate-snippets 0.8.0 (April 14, 2020)
8+
9+
- Replace`ansi_term` with`yansi-term` for improved performance. (#30)
10+
- Turn`Snippet` and`Slice` to work on borrowed slices, rather than Strings. (#32)
11+
- Fix`\r\n` end of lines. (#29)
12+
713
##annotate-snippets 0.7.0 (March 30, 2020)
814

915
- Refactor API to use`fmt::Display` (#27)

‎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.7.0"
3+
version ="0.8.0"
44
edition ="2018"
55
authors = ["Zibi Braniecki <gandalf@mozilla.com>"]
66
description ="Library for building code annotations"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp