Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Releases: SNWCreations/BuildToolsPlus

v1.0.3

21 May 03:00
cfe33f0
Compare
Choose a tag to compare
  • 增加了 --start-directly 参数,此参数会使程序在准备好环境后直接启动 BuildTools 。适用于全自动环境。
  • 修复了下载 Git 安装程序后可能无法正常调用的问题。
  • 修复了下载 Maven 后不解压的问题。
  • 将 FileDownload 类报错的信息翻译为中文。
  • 修复了 UNIX 系操作系统下,因向 java 指定了 .exe 后缀导致无法启动 BuildTools 的问题。(但未验证是否有效)
  • 修复了 UNIX 系操作系统下,在无 Git 安装时下载 Windows 下的 Git 的问题。现在遇到此情况会报错并退出。

v1.0.2

15 May 11:44
c0a29c0
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

09 May 03:29
dd3c461
Compare
Choose a tag to compare

将所有信息翻译为中文。(本就是给国人用的为什么还用英语。。)
修复了一些逻辑错误。

v1.0.0

08 May 08:17
0116839
Compare
Choose a tag to compare
Initial commit