Releases: winpax/sprinkles
Releases · winpax/sprinkles
v0.15.2
Fixed
- Enable
tokio/fsfeature undermanifest-hashesfeature - Fix cache path extension not being renamed by url segment
Full Changelog: v0.15.1...v0.15.2
v0.15.1
Fixed
- Cargo packaging
- Builds without default features
Added
- Hashing algorithm benchmarks
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- feat: implemented
first_installedfunction 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
MinInfostruct 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
SignatureDisplayby @jewlexx in #40 - fix:
is_installedfunction never returning true whenNoneis 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
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
- @dependabot made their first contribution in #17
Full Changelog: v0.13.6...v0.14.0
v0.13.6
- Fixed documentation
Full Changelog: v0.13.5...v0.13.6
v0.13.5
v0.13.4
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