87a1e7 - 2019-05-12
- decompress: Fix dark parameter order
- depends: don't force adding dark dependency (#3453)
- update: Rewording PowerShell update notice
17253e - 2019-05-12
- checkup: Remove lessmsi and aria2 from scoop checkup command
- checkup: Add warnings to 'scoop checkup' for missing unpackers
- core: Allow wixtoolset and 7zip-zstd as valid helpers
- decompress: Add Expand-DarkArchive helper function
- depends: Detect dependencies from pre/post and installer script
5d5c7f - 2019-05-11
- core: Filter null or empty string from Scoops directory settings
89558f - 2019-05-10
- move core bootstrapper to the eof
- core: remove old scoopdir support
- support loading basedirs from config
7699be - 2019-05-09
- config: Remove config.ps1 imports
- config: More tests for set_config
- config: Test for DateTime object instead for actual Time
- config: fix datetime tests for PowerShell 6
- config: fix set_config check for existing property
- alias: Apply config changes to scoop-alias command
- config: Move configuration handling to core.ps1
- config: Fix warning message
- config: Fix set_config
- config: Add more tests for load_config and get_config
- config: Fix set_config function
- config: Redirect set_config output to Out-Null
- config: Fix config value removing
- config: Better output for scoop config command
- core: Prefer $XDG_CONFIG_HOME over ~.config
- core: Use ASCII encoding because of PowerShell 5
- core: ensure config path exists
- core: Remove hard-coded path
44975d - 2019-05-08
- update: Add hold/unhold command (#3444)
83e457 - 2019-04-30
- force to add new main bucket (#3419)
- core: Remove wrong parenthesis Test-Aria2Enabled and Get-AppFilePath
- decompress: Fix return value of extract_7zip
- install: Check if 7zip/lessmsi/innounp is installed before adding dependency
- core: Combine helpers to Get-HelperPath and Test-HelperInstalled
- core: file_path > Get-AppFilePath
- core: Rename aria2 helper functions
- decompress: Use helper functions for 7zip/lessmsi/innounp
- decompress: Change function name casing
- tests: Check checksum of TestCases.zip before extracting
- core: Add lessmsi and innounp helper functions
34c26a - 2019-04-29
- correct deprecation function name (#3406)
- scoop-update: fix branch switching (#3372) (#3390)
- scoop-update: fix branch switching (#3372)
- add notification for new main bucket (#3392)
- core: ensure_all_installed() to Confirm-InstallationStatus() (#3293)
- Check for LongPaths setting (#3387)
- Prepare extraction of main bucket (#3060)