⛰️ Features
- (config) Allow selectively enabling repos for default config - (6acab85)
- (config) Add global overrides for repo config - (9f15193)
- (config) Allow env vars, add comments on default config - (6799a70)
- (config) Allow stealth mode (skip reading config file) - (6ee0954)
- (package) Support portable share dir - (57bd08d)
- (package) Symlink all binaries in install dir if no provides - (8defec2)
- (package) Add support for extracting archives - (cc139cb)
- (request) Add ability to set custom proxy, header and user-agent - (4d403b8)
- (runimage) Support portable dir for runimages - (a084b19)
🐛 Bug Fixes
- (package) Handle provides condition to keep both - (f46e90e)
- (package) Handle provide without target - (6ff23b7)
- (package) Apply sig variant patterns automatically - (25ee70e)
- (query) Include all columns in default database query - (be82784)
- (run) Support full package syntax - (f2a9b19)
- (signature) Skip signature verification if original file doesn't exist - (cf0da95)
- (update) Prevent updating partially installed packages - (b4b718d)
🚜 Refactor
- (metadata) Update metadata database fields - (0d8dc7f)