Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
antSword
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HuangJunbo
antSword
Commits
16b7bcba
Commit
16b7bcba
authored
Jan 21, 2019
by
Medicean
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release v2.0.4
parent
9b7eb8f4
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
14 additions
and
5 deletions
+14
-5
CHANGELOG.md
CHANGELOG.md
+10
-1
README.md
README.md
+1
-1
README_CN.md
README_CN.md
+1
-1
package-lock.json
package-lock.json
+1
-1
package.json
package.json
+1
-1
No files found.
CHANGELOG.md
View file @
16b7bcba
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
> 有空会补补BUG、添添新功能。
> 有空会补补BUG、添添新功能。
> 同时也欢迎大家的参与!感谢各位朋友的支持! .TAT.
> 同时也欢迎大家的参与!感谢各位朋友的支持! .TAT.
##
`v(2.0.4-dev
)`
##
2019/01/21 `v(2.0.4
)`
### 后端模块
### 后端模块
...
@@ -32,6 +32,15 @@
...
@@ -32,6 +32,15 @@
*
修复Linux中编码设置中找到不到路径的问题 (#117) thx @H1d3r
*
修复Linux中编码设置中找到不到路径的问题 (#117) thx @H1d3r
*
修复 Windows shell 盘符小写引起文件管理目录树错乱的 Bug
*
修复 Windows shell 盘符小写引起文件管理目录树错乱的 Bug
*
修复 ASP 文件创建失败和删除失败时提示
### 插件
#### ASRedis
*
新增「虚拟命令行」功能
!
[](
https://i.loli.net/2019/01/16/5c3f2134dcd8f.png
)
## 2018/12/25 `(v2.0.3)`
## 2018/12/25 `(v2.0.3)`
...
...
README.md
View file @
16b7bcba
# AntSword [][url-release]
# AntSword [][url-release]
> AntSword in your hands, no worries in your mind!
> AntSword in your hands, no worries in your mind!
...
...
README_CN.md
View file @
16b7bcba
# 中国蚁剑 [][url-release]
# 中国蚁剑 [][url-release]
> 一剑在手,纵横无忧!
> 一剑在手,纵横无忧!
...
...
package-lock.json
View file @
16b7bcba
{
{
"name"
:
"antsword"
,
"name"
:
"antsword"
,
"version"
:
"2.0.
3.
4"
,
"version"
:
"2.0.4"
,
"lockfileVersion"
:
1
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"requires"
:
true
,
"dependencies"
:
{
"dependencies"
:
{
...
...
package.json
View file @
16b7bcba
{
{
"name"
:
"antsword"
,
"name"
:
"antsword"
,
"version"
:
"2.0.
3.
4"
,
"version"
:
"2.0.4"
,
"description"
:
"中国蚁剑是一款跨平台的开源网站管理工具"
,
"description"
:
"中国蚁剑是一款跨平台的开源网站管理工具"
,
"main"
:
"app.js"
,
"main"
:
"app.js"
,
"dependencies"
:
{
"dependencies"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment