Releases: artichoke/raw-parts
Releases · artichoke/raw-parts
v2.1.0
What's Changed
- chore(deps): Bump rubocop from 1.50.2 to 1.51.0 by @dependabot in #89
- chore(deps): Bump ruby/setup-ruby from 1.148.0 to 1.150.0 by @dependabot in #91
- chore(deps): Bump aws-actions/configure-aws-credentials from 2.0.0 to 2.1.0 by @dependabot in #90
- chore(deps): Bump rubocop from 1.51.0 to 1.54.0 by @dependabot in #96
- chore(deps): Bump mheap/github-action-required-labels from 4.0.0 to 5.1.0 by @dependabot in #95
- chore(deps): Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #94
- chore(deps): Bump ruby/setup-ruby from 1.150.0 to 1.152.0 by @dependabot in #93
- chore(deps): Bump aws-actions/configure-aws-credentials from 2.1.0 to 2.2.0 by @dependabot in #92
- Update dependabot.yml by @lopopolo in #97
- chore(deps): Bump the gha-deps group with 1 update by @dependabot in #98
- chore(deps): Bump the gha-deps group with 1 update by @dependabot in #99
- chore(deps): Bump the bundler-deps group with 1 update by @dependabot in #100
- chore(deps): Bump the gha-deps group with 3 updates by @dependabot in #101
- chore(deps): Bump the bundler-deps group with 1 update by @dependabot in #102
- chore(deps): Bump the gha-deps group with 5 updates by @dependabot in #104
- chore(deps): Bump the bundler-deps group with 1 update by @dependabot in #103
- chore(deps): Bump the bundler-deps group with 2 updates by @dependabot in #106
- chore(deps): Bump the gha-deps group with 4 updates by @dependabot in #105
- chore(deps): Bump the gha-deps group with 1 update by @dependabot in #108
- chore(deps): Bump the bundler-deps group with 1 update by @dependabot in #107
- Update Ruby and Bundler version by @lopopolo in #109
- chore(deps): Bump the bundler-deps group with 1 update by @dependabot in #111
- chore(deps): Bump the gha-deps group with 1 update by @dependabot in #110
- chore(deps): Bump the bundler-deps group with 1 update by @dependabot in #112
- chore(deps): Bump the gha-deps group with 3 updates by @dependabot in #113
- chore(deps): Bump the bundler-deps group with 1 update by @dependabot in #115
- chore(deps): Bump the gha-deps group with 4 updates by @dependabot in #114
- chore(deps): Bump the bundler-deps group with 1 update by @dependabot in #117
- chore(deps): Bump the gha-deps group with 4 updates by @dependabot in #116
- chore(deps): Bump the bundler-deps group with 2 updates by @dependabot in #119
- chore(deps): Bump the gha-deps group with 5 updates by @dependabot in #118
- chore(deps): Bump rexml from 3.2.6 to 3.2.8 by @dependabot in #120
- Lock prettier version by @lopopolo in #123
- chore(deps): Bump rubocop from 1.63.4 to 1.64.1 in the bundler-deps group by @dependabot in #121
- chore(deps): Bump the gha-deps group across 1 directory with 2 updates by @dependabot in #128
- Upgrade Ruby and bundler by @lopopolo in #130
- Replace rustc-hash with fnv by @lopopolo in #131
- Prepare v2.1.0 release by @lopopolo in #132
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Release 2.0.0 of raw-parts.
raw-parts
is available on crates.io.
Breaking Changes
- Make
RawParts::into_vec
a regular method. #87
Improvements
This release includes improvements to documentation and packaging.
- Add tests to improve code coverage to 100%. #84
- Code quality improvements on
RawParts::from_vec
. #85 - Resync safety docs on
RawParts::into_vec
from upstream. #86
And many improvements to the build infrastructure.
v1.1.2
Release 1.1.2 of raw-parts.
raw-parts
is available on crates.io.
Improvements
This release includes improvements to documentation and packaging.
v1.1.1
v1.1.0
v1.0.2
Release 1.0.2 of raw-parts.
raw-parts
is available on crates.io.
Improvements
This release includes improvements to documentation and packaging.
v1.0.1
Release 1.0.1 of raw-parts.
raw-parts
is available on crates.io.
Improvements
This release includes improvements to documentation and packaging.