-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
231 additions
and
303 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,3 @@ | ||
<!-- | ||
* @Author: Ray [email protected] | ||
* @Date: 2023-01-18 23:26:31 | ||
* @LastEditors: Ray [email protected] | ||
* @LastEditTime: 2023-02-11 22:42:45 | ||
* @FilePath: \BiliBiliToolPro\CHANGELOG.md | ||
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE | ||
--> | ||
## 0.0.1 | ||
- 重启项目 | ||
- 支持[青龙面板](https://github.com/whyour/qinglong)部署 | ||
|
@@ -91,4 +83,7 @@ | |
## 0.4.1 | ||
- Merge PR #418 : Fix search video api's error, thx @catlair | ||
## 0.4.2 | ||
- Merfe PRs #425 #426 #427 : enhancement docker things, thx @zclkkk | ||
- Merfe PRs #425 #426 #427 : Enhancement docker things, thx @zclkkk | ||
## 0.4.3 | ||
- Feature #419 : Add a auto shell script for install with docker | ||
- Feature #396 : Publish docker image to GitHub pkg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<Project> | ||
<PropertyGroup> | ||
<Authors>Ray</Authors> | ||
<Version>0.4.2</Version> | ||
<Version>0.4.3</Version> | ||
<NoWarn>$(NoWarn);CS1591;CS0436</NoWarn> | ||
</PropertyGroup> | ||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.