Skip to content

Commit

Permalink
0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zyr17 committed Apr 5, 2022
1 parent e793328 commit c6b7eb2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions doc/release-notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
0.5.2
1. 修复转换天凤牌谱的BUG,目前绝大部分牌谱均可转换为天凤格式,部分早于2019年的牌谱可能会转换失败。

0.5.1
1. 减少网络问题导致的牌谱下载出错后程序异常。
2. 增加对于未识别牌谱的描述,强调了下载牌谱数量和分析牌谱数量不等的原因。
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "majsoul-paipu-crawler",
"version": "0.5.1",
"version": "0.5.2",
"description": "Get Paipu from Majsoul",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit c6b7eb2

Please sign in to comment.