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

Commitc39c610

Browse files
committed
Prepare 0.2.9 release
1 parent54636ac commitc39c610

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

‎CHANGELOG.md‎

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
#Changelog
22

3+
##0.2.9 - 2024-07-11
34

4-
##0.2.7 - 2023-12-29
5+
* Fix parsing of multi-lines string (#25)
6+
* Fix`out_of_scope_macro_calls` compatibility warning
7+
* Fix documentation having too many`#` (#22)
8+
9+
##0.2.8 - 2023-12-29
510

611
* Remove`\n` between features (#17)
712
* Don't throw an error when there is no features in Cargo.toml (#20)

‎Cargo.toml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33

44
[package]
55
name ="document-features"
6-
version ="0.2.8"
7-
authors = ["Slint Developers <info@slint-ui.com>"]
6+
version ="0.2.9"
7+
authors = ["Slint Developers <info@slint.dev>"]
88
edition ="2018"
99
license ="MIT OR Apache-2.0"
1010
repository ="https://github.com/slint-ui/document-features"
11-
homepage ="https://slint-ui.com"
11+
homepage ="https://slint.rs"
1212
description ="Extract documentation for the feature flags from comments in Cargo.toml"
1313
categories = ["development-tools"]
1414
keywords = ["documentation","features","rustdoc","macro"]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp