Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: winpax/sprinkles

v0.15.2

05 Jun 09:57
23f18e6

Choose a tag to compare

Fixed

  • Enable tokio/fs feature under manifest-hashes feature
  • Fix cache path extension not being renamed by url segment

Full Changelog: v0.15.1...v0.15.2

v0.15.1

05 Jun 07:37
565af2b

Choose a tag to compare

Fixed

  • Cargo packaging
  • Builds without default features

Added

  • Hashing algorithm benchmarks

Full Changelog: v0.15.0...v0.15.1

v0.15.0

04 Jun 14:20
f5fa5c7

Choose a tag to compare

What's Changed

  • feat: implemented first_installed function on package references by @jewlexx in #33
  • feat: implemented first_installed_path function by @jewlexx in #35
  • chore: Configure Renovate by @renovate in #34
  • refactor: remove MinInfo struct by @jewlexx in #32
  • refactor: use options for manifest name and bucket by @jewlexx in #37
  • chore: remove unused dependencies by @jewlexx in #38
  • feat: implement display wrapper for signature by @jewlexx in #39
  • chore: add must_use to SignatureDisplay by @jewlexx in #40
  • fix: is_installed function never returning true when None is passed for bucket by @jewlexx in #41
  • chore: add MIT license as an option as well as Apache-2.0 license by @jewlexx in #42

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

24 May 05:45
640f44d

Choose a tag to compare

What's Changed

  • removed old deprecated code by @jewlexx in #10
  • chore: add links to readme shields by @jewlexx in #13
  • feat: add feature flag for rayon by @jewlexx in #14
  • chore: remove renovate in favour of dependabot by @jewlexx in #15
  • chore: removed Cargo.lock by @jewlexx in #18
  • chore(deps): bump the cargo group across 1 directory with 5 updates by @dependabot in #17
  • chore: unpin dependencies by @jewlexx in #25
  • chore: remove rayon features if parallel isn't enabled by @jewlexx in #26
  • chore: try and get docs.rs build working by @jewlexx in #27
  • fix: cache file path calculation by @jewlexx in #29
  • chore: privatize hacks macros by @jewlexx in #28
  • chore: make arch_(config|field) macros private by @jewlexx in #30
  • fix: docs.rs builds by @jewlexx in #31

New Contributors

Full Changelog: v0.13.6...v0.14.0

v0.13.6

20 May 13:52
b048e27

Choose a tag to compare

  • Fixed documentation

Full Changelog: v0.13.5...v0.13.6

v0.13.5

20 May 13:30
f84d8a1

Choose a tag to compare

What's Changed

Full Changelog: v0.13.4...v0.13.5

v0.13.4

20 May 12:56
f53c58b

Choose a tag to compare

What's Changed

  • chore: remove sfsu from library by @jewlexx in #1
  • feat: add install/uninstall config by @jewlexx in #2
  • chore: add publish workflow by @jewlexx in #4
  • fix: use windows-latest for publishing by @jewlexx in #5
  • fix: add scoop install to publish by @jewlexx in #6
  • fix: cleanup scoop install by @jewlexx in #7

New Contributors

Full Changelog: https://github.com/winpax/sprinkles/commits/v0.13.4