Releases: antiwinter/wowa
Releases · antiwinter/wowa
Release 1.3.5
- Fixes a bug that wowa can not pass CI
- Fixes a bug that wowa prefer to download the nolib version (6bef4a7)
- Fixes a bug that, sometimes, cannot connect to raw.githubcontent.com (4f18a74)
Release 1.3.4
- Adds support to pin an addon to its current version (39dedc8)
Release 1.3.3
- Fixes reporting git repo when using non-short URIs (fe4c966)
Release 1.3.2
- Fixes a bug that arbitrary repo cannot be installed on Windows (7e214ea)
- Windows platform on Travis is now working (by setting the YARN_GPG=no env) (3rd time) (0a5c472)
Release 1.3.0
- Adds supports to install from arbitrary git repo (79654b9)
- add node version requirement, update readme (ba80e44)
Release 1.2.6
- Support ptr/beta mode (5c1e4f9)
- Support using curse as source when importing local addons (5c1e4f9)
Release 1.2.5
- Fixes a bug that wowa crashes if the game is newly installed (eb2927b)
- Change source/curse from scrapting to API (95de6f0)
- Change source/github from scraping to API (67ffcf4)
- New ls style.
wowa ls
now displays the short message. If you want the detailed message, use wowa ls -l
(4fe861a)
Release 1.2.4
- Allow rm multiple addons (e3e64b7)
- Allow update specific addons (e3e64b7)
- Only update db when required (00453a1)
- Ignore . start folders from unknown dirs (4687641)
Release 1.2.3
- Report error on zip package error instead of crash (01be21a)
- Save wowaads on every addon installed (9fa70c2)
Release 1.2.2
- Supports long url parsing (46e75d9)
- Displays unmanaged folder in wowa ls (85e25ad)
- Supports git branch & git repo that don't have release tags (87ff800)
- Shows unrecognized folders when importing (d836b28)