Releases: artichoke/known-folders-rs
Releases · artichoke/known-folders-rs
v1.2.0
What's Changed
- Update Ruby and bundler version by @lopopolo in #32
- Bump the gha-deps group with 1 update by @dependabot in #34
- Bump the bundler-deps group with 1 update by @dependabot in #33
- Bump the bundler-deps group with 1 update by @dependabot in #35
- Bump the gha-deps group with 3 updates by @dependabot in #36
- Bump the gha-deps group with 3 updates by @dependabot in #38
- Bump the bundler-deps group with 1 update by @dependabot in #37
- Bump the bundler-deps group with 1 update by @dependabot in #40
- Bump the gha-deps group with 4 updates by @dependabot in #39
- Bump the bundler-deps group with 2 updates by @dependabot in #42
- Bump the gha-deps group with 5 updates by @dependabot in #41
- Bump rexml from 3.2.6 to 3.2.8 by @dependabot in #43
- Bump rubocop from 1.63.4 to 1.64.1 in the bundler-deps group by @dependabot in #45
- Bump the gha-deps group across 1 directory with 2 updates by @dependabot in #47
- Upgrade Ruby and bundler by @lopopolo in #48
- Bump rubocop from 1.64.1 to 1.65.1 in the bundler-deps group by @dependabot in #49
- Update windows-sys requirement from 0.52.0 to 0.59.0 in the cargo-deps group by @dependabot in #50
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Release known-folders
1.1.0.
known-folders
is published on crates.io.
This version of known-folders
depends on windows_sys
0.52.x.
What's Changed
- Bump ruby/setup-ruby from 1.149.0 to 1.150.0 by @dependabot in #9
- Bump rubocop from 1.51.0 to 1.54.0 by @dependabot in #13
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #12
- Bump ruby/setup-ruby from 1.150.0 to 1.152.0 by @dependabot in #11
- Bump mheap/github-action-required-labels from 4.0.0 to 5.1.0 by @dependabot in #10
- Update dependabot.yml by @lopopolo in #14
- Bump the gha-deps group with 1 update by @dependabot in #15
- Bump the gha-deps group with 1 update by @dependabot in #18
- Bump the bundler-deps group with 1 update by @dependabot in #17
- Bump the gha-deps group with 2 updates by @dependabot in #19
- Bump the bundler-deps group with 1 update by @dependabot in #20
- Bump the gha-deps group with 4 updates by @dependabot in #22
- Bump the bundler-deps group with 1 update by @dependabot in #21
- Bump the gha-deps group with 3 updates by @dependabot in #24
- Bump the bundler-deps group with 2 updates by @dependabot in #23
- Bump the bundler-deps group with 1 update by @dependabot in #28
- Bump the gha-deps group with 1 update by @dependabot in #26
- Upgrade to windows-sys 0.52.0 by @lopopolo in #29
- Address code quality issues identified in Zcash audit by @lopopolo in #30
- Prepare v1.1.0 release by @lopopolo in #31
Full Changelog: v1.0.1...v1.1.0
v1.0.1
Release known-folders
1.0.1.
known-folders
is published on crates.io.
What's Changed
- Reorder docs.rs target list so more common targets come first by @lopopolo in #7
- Improve readability of
SHGetKnownFolderPath
error handling by @lopopolo in #8
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Release known-folders
1.0.0.
known-folders
is published on crates.io.
known-folders
provides safe bindings to the Windows Known Folders API.