Skip to content

chore(release): Bump to version 0.5.0#6035

Merged
niheaven merged 35 commits intomasterfrom
develop
Jul 5, 2024
Merged

chore(release): Bump to version 0.5.0#6035
niheaven merged 35 commits intomasterfrom
develop

Conversation

@niheaven
Copy link
Copy Markdown
Member

@niheaven niheaven commented Jun 30, 2024

✨ Highlights

  • Scoop has implemented SQLite for caching app information, which accelerates local searches and the installation of older app versions. Enable this feature by using the command scoop config use_sqlite_cache true.
  • The cache names for Scoop apps are derived from the first 7 bytes of the SHA256 hash of the download URL, which helps to shorten the file names.

Changelog

Features

Bug Fixes

Code Refactoring

Close Issues

Credits

Thanks to the following contributors (ordered by PR merging time):

@niheaven @chawyehsu @lewis-yeung @MatejKafka @qwertyhjklxyz

niheaven and others added 30 commits April 19, 2024 14:02
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
…ecated `strip_path()` (#5937)

Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
@niheaven niheaven closed this Jun 30, 2024
@niheaven niheaven reopened this Jun 30, 2024
@niheaven niheaven requested a review from a team July 2, 2024 08:42
Copy link
Copy Markdown
Member

@rasa rasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't tested them, but the changes look great. I will switch to this PR, and if I encounter any issues, I will file them.

@ScoopInstaller ScoopInstaller deleted a comment from MatejKafka Jul 2, 2024
@niheaven
Copy link
Copy Markdown
Member Author

niheaven commented Jul 4, 2024

I will merge it today and check for any bugs based on user feedback.

@niheaven niheaven merged commit 716b6db into master Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment