Hsiao-nan Cheung
4a31bd3302
chore(release): Bump to version 0.2.4
v0.2.4
2022-08-10 13:14:12 +08:00
Hsiao-nan Cheung
5b5daa5ee9
fix(installed): Use 'System.Nullable<bool>' for param 'global' ( #5088 )
2022-08-07 02:57:12 +08:00
Hsiao-nan Cheung
9b4ee8795d
docs(changelog): Change version date [skip ci] ( #5087 )
2022-08-06 21:02:11 +08:00
yi_Xu
7bfef4912c
feat(scoop-update): Add support for pre_uninstall and post_uninstall ( #5085 )
2022-08-06 20:59:39 +08:00
Hsiao-nan Cheung
ca19d7b856
docs(changelog): Prepare for version 0.2.4 ( #5078 )
2022-08-05 14:42:00 +08:00
Hsiao-nan Cheung
f945e20167
builds(checkver): Load page content before running 'script' ( #5080 )
2022-08-05 14:41:30 +08:00
Rashil Gandhi
4d261e7349
feat(scoop-status): Add flag to disable remote checking ( #5073 )
...
* feat(scoop-status): Add flag to disable remote checking
* changelog
* Add `break` to stop checking rest of the buckets
* change flag name to `--local`
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
2022-08-04 08:35:28 +05:30
Rashil Gandhi
c3b43625fa
feat(install): Show bucket name while installing an app ( #5075 )
...
* Update install.ps1
* Update CHANGELOG.md
2022-08-01 22:08:06 +05:30
L. Yeung
34da8507a8
feat(core): Create no window by default in Invoke-ExternalCommand ( #5066 )
2022-07-26 00:46:08 +08:00
L. Yeung
288aee9ee9
feat(core): Improve argument concatenation in Invoke-ExternalCommand ( #5065 )
2022-07-25 23:44:26 +08:00
L. Yeung
eac520a4d8
fix(core): Avoid deadlock in Invoke-ExternalCommand ( #5064 )
2022-07-25 23:43:08 +08:00
Hsiao-nan Cheung
6ae0d5eb8f
builds(json): Update Newtonsoft.Json.Schema to 3.0.15-beta2 ( #5053 )
2022-07-19 15:01:28 +08:00
Rashil Gandhi
9e2e2526fb
fix(install): Move from cache when --no-cache ( #5039 )
...
* fix(install): Move from cache when `--no-cache`
* Update CHANGELOG.md
2022-07-16 09:59:43 +05:30
L. Yeung
664e667bed
fix(scoop-status): Correct formatting of Info output ( #5047 )
...
* fix(scoop-status): Correct formatting of `Info` output
* Update CHANGELOG.md
2022-07-15 11:38:30 +05:30
Rashil Gandhi
80b52e32a1
chore(release): Bump to version 0.2.3
...
Merge pull request #5031 from ScoopInstaller/develop
v0.2.3
2022-07-07 15:25:40 +05:30
zStruCat
b4e0ff16a6
fix(scoop-import): Use foreach instead of ForEach-Object for nullity check ( #5034 )
...
* Add nullity check and alread_in_local_bucket check
* update CHANGELOG
* Use foreach instead of ForEach-Object
* changelog
* update help
* refine the info and warning when adding an already-added bucket
* Update lib/buckets.ps1
Make warning clearer
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com >
Co-authored-by: Rashil Gandhi <rashil2000@gmail.com >
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com >
2022-07-07 10:49:53 +05:30
Hsiao-nan Cheung
c5702ddd19
docs(changelog): Prepare for v0.2.3 ( #5036 )
2022-07-05 18:11:10 +08:00
Rashil Gandhi
f992f049cc
fix(chore): Fix help output of scoop-export ( #5029 )
2022-07-02 23:21:10 +08:00
Hsiao-nan Cheung
76c3bcd70c
builds(json): Update Newton.Json to 13.0.1 ( #5026 )
2022-07-01 22:29:48 +08:00
Hsiao-nan Cheung
794f8a51aa
builds(checkver): Exit routine earlier if error ( #5025 )
2022-07-01 22:22:49 +08:00
Rashil Gandhi
53f0e9a18c
feat(checkver,auto-pr): Allow passing file path ( #5019 )
...
* feat(checkver,auto-pr): Allow passing file path
* changelog
* reuse $App parameter
* Update CHANGELOG.md
2022-07-01 12:12:52 +05:30
Issac Lin
1b5ee6f090
fix(decompress): Handle split RAR archives ( #4994 )
2022-06-24 22:15:54 +08:00
Rashil Gandhi
c4d1b9c22f
feat(scoop-import): Import a Scoop installation from JSON ( #5014 )
...
* feat(scoop-export): Export Scoop installation in JSON
* optimize
* yesss done
* complete
* Update CHANGELOG.md
* Add suggestions from code review
* fix CI
2022-06-24 11:12:01 +05:30
Rashil Gandhi
9811a5f853
feat(chore): Add missing -a/--all param to all commands ( #5004 )
...
* feat(scoop-reset): Add -a/--all switch to reset all apps
* feat(scoop-cache): Add -a/--all switch to delete whole cache
* feat(scoop-virustotal): Add -e/--every switch to check every installed app
* Update CHANGELOG.md
* use 'all' instead of 'every'
2022-06-22 15:47:31 +05:30
Rashil Gandhi
6629331799
feat(scoop-status): Check bucket status, improve output ( #5011 )
...
* feat(scoop-status): Check bucket status, improve output
* Update CHANGELOG.md
2022-06-22 15:40:24 +05:30
tech189
4fec4d7089
feat(scoop-info): Show app installed/download size ( #4886 )
...
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com >
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
2022-06-21 23:22:01 +08:00
Rashil Gandhi
83d0fef02f
fix(shortcuts): Fix missing parentheses ( #5006 )
...
* fix(shortcuts): Fix missing parentheses
* Update CHANGELOG.md
2022-06-21 18:31:20 +05:30
Francois Botha
0fd6657572
tests(typo): Fix typo ('formated' -> 'formatted') ( #4217 )
...
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
2022-06-21 14:46:35 +08:00
Rashil Gandhi
9723725402
fix(chore): Update help documentation ( #5002 )
...
* tweaks to help system
* update help text
* update changelog
* fix order of printing deps
* Apply suggestions from code review
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
* Update scoop-help.ps1
* Update scoop.ps1
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
2022-06-21 12:08:05 +05:30
Rashil Gandhi
847756bd1e
refactor(scoop-search): Output PSObject, use API token ( #4997 )
...
* refactor(scoop-search): Output PSObject, use API token
* warn about parsing error
* Update CHANGELOG.md
* Update scoop-search.ps1
* Apply suggestions from code review
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
* separate lines
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
2022-06-21 11:48:58 +05:30
Ying Fan Chong
86e3efbaf0
fix(shortcuts): Fix network drive shortcut creation ( #4410 )
...
Co-authored-by: Rashil Gandhi <rashil2000@gmail.com >
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
2022-06-21 14:12:08 +08:00
Hsiao-nan Cheung
93db5f47f1
chore(release): Bump to version 0.2.2
v0.2.2
2022-06-21 13:48:57 +08:00
Hsiao-nan Cheung
5987e499b9
docs(changelog): Update CHANGELOG for v0.2.2 ( #5000 )
...
A celebratable 5000
2022-06-21 00:13:33 +08:00
Chawye Hsu
666d474ee1
feat(scoop-update): Support scoop update scoop ( #4992 )
2022-06-20 14:43:28 +08:00
L. Yeung
e7c0faa29a
feat(scoop-hold,scoop-unhold): Support -g/--global flag ( #4991 )
...
* feat(scoop-hold,scoop-unhold): Support `-g`/`--global` flag
* Update CHANGELOG.md
2022-06-17 10:53:18 +05:30
ClassicDarkChocolate
9e6c758c1f
feat(scoop-virustotal): Migrate to VirusTotal API v3 ( #4983 )
2022-06-15 23:39:45 +08:00
Hsiao-nan Cheung
0b38c91f1a
fix(manifest): Fix bugs in 'Get-Manifest()' ( #4986 )
2022-06-14 14:25:53 +08:00
yi_Xu
6e25e440af
feat(core): Add 'Get-Encoding()' function to fix missing webClient encoding ( #4956 )
...
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
2022-06-13 23:21:57 +08:00
Hsiao-nan Cheung
d63b7d6f01
chore(release): Bump to version 0.2.1
v0.2.1
2022-06-10 23:22:07 +08:00
Hsiao-nan Cheung
ecb8f02d4e
Merge branch 'master' into develop
2022-06-10 23:17:38 +08:00
Hsiao-nan Cheung
7e6be8f3f5
Revert "chore(release): Bump to version 0.2.1 ( #4960 )"
...
This reverts commit 574bea4975 .
2022-06-10 23:13:38 +08:00
Hsiao-nan Cheung
574bea4975
chore(release): Bump to version 0.2.1 ( #4960 )
...
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com >
Co-authored-by: Chawye Hsu <chawyehsu@hotmail.com >
Co-authored-by: Issac Lin <issaclin32@gmail.com >
Co-authored-by: Garcha Sprgchma <904364+sprgchma@users.noreply.github.com >
Co-authored-by: L. Yeung <lewis_yeung-ly@outlook.com >
Co-authored-by: Lewin Chan <quotidian-ennui@users.noreply.github.com >
Co-authored-by: Xuesong <amorphobia@users.noreply.github.com >
Co-authored-by: ISHIKAWA Takayuki <topstone@users.noreply.github.com >
Co-authored-by: Rosen Penev <rosenp@gmail.com >
Co-authored-by: rayinfinite <rayinfinite@hotmail.com >
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com >
Co-authored-by: HUMORCE <humorce@outlook.com >
Co-authored-by: Daniel Villarreal <7376487+danx12@users.noreply.github.com >
2022-06-10 23:02:16 +08:00
Hsiao-nan Cheung
9e70dcad79
fix(get-manfest): Add back '$appPath' ( #4981 )
2022-06-10 22:31:43 +08:00
Daniel Villarreal
64364b40b4
fix(buckets): Make sure list_buckets return array ( #4979 )
2022-06-10 18:06:00 +08:00
Chawye Hsu
387835753d
docs(changelog): Fix CHANGELOG ( #4977 )
2022-06-10 10:17:23 +08:00
HUMORCE
bfb5c8d04a
fix(scoop-download): Use correct Args when calling Get-Manifest ( #4970 )
2022-06-10 09:37:39 +08:00
Hsiao-nan Cheung
3a1186ea1b
docs(changelog): Update CHANGELOG ( #4969 )
2022-06-07 09:45:28 +08:00
Hsiao-nan Cheung
ccd067b2b1
refactor(manifest): Rename 'Find-Manifest()' to 'Get-Manifest()' ( #4966 )
2022-06-07 09:31:30 +08:00
beerpsi
78c1bc45b4
fix(scoop-uninstall): run pre_uninstall before testing running processes ( #4962 )
2022-06-03 12:17:55 +08:00
Chawye Hsu
dd0f51426b
feat(core): Add pre_uninstall and post_uninstall hooks ( #4957 )
2022-06-02 00:34:57 +08:00