Releases: memo33/sc4pac-tools
Releases · memo33/sc4pac-tools
0.2.0
Added
- support for extracting 7z archives and NSIS installers
- support for extracting nested zip files
- a new git repository for all the metadata: https://github.com/memo33/sc4pac
- a website with a dedicated page for each package, e.g. memo:essential-fixes
- support for shared dependencies between variants of a package and more flexible definition of variants
Changed
- The default channel is now
https://memo33.github.io/sc4pac/channel/
.
If you have upgraded from an earlier version:Also deletesc4pac remove channel github sc4pac add "https://memo33.github.io/sc4pac/channel/"
sc4pac-plugins-lock.json
and remove the foldercoursier/https/raw.githubusercontent.com/
from your cache.
Then runsc4pac update
.
Fixed
- cleaning-up of temp folder
0.1.5
0.1.4
Added
- a variety of commands including
search
,list
,remove
andchannel
-related commands - support for extracting Zip64-encoded zip files
- support for
NO_COLOR
andSC4PAC_NO_COLOR
environment variables - spinner animations
Fixed
- handling of non-interactive terminal sessions
- improved error handling