This repository has been archived by the owner on Feb 21, 2022. It is now read-only.
Releases: takashiro/setup-wechat-devtools
Releases · takashiro/setup-wechat-devtools
v1.1.0
- Upgraded WeChat DevTools to 1.05.2108130.
- Supported configuring version number and SHA1 fingerprint of WeChat DevTools.
- Upgraded Node.js modules.
v1.0.11
- Upgraded WeChat Developer Tools to 1.05.2103200.
- Upgraded
@actions/core
to v1.2.7.
v1.0.10
- Upgraded WeChat DevTools to v1.05.2103190.
v1.0.9
- Download WeChat DevTools with
@actions/tool-cache
. - Add a log of install directory.
- Remove unused codes.
v1.0.8
- Fix a bug that working directory is changed in
wxdev
on MacOS.
v1.0.7
- Upgrade WeChat DevTools to 1.05.2102010.
- Upgrade development dependencies.
v1.0.6
- Upgrade WeChat DevTools to 1.03.2101150.
v1.0.5
- Check in dependencies to save time.
v1.0.4
- Fixed that
wechatwebdevtools
cannot be found on MacOS.
v1.0.3
- Fix incompatibility with PowerShell.