Release rand_mt
4.2.2.
rand_mt
is published on crates.io.
This release makes packaging improvements by adding "no alloc" Crates.io category metadata. Test improvements have improved code coverage to 100%.
What's Changed
- chore(deps): Bump rubocop from 1.36.0 to 1.38.0 by @dependabot in #173
- chore: Update
.github/workflows/rustdoc.yaml
inartichoke/rand_mt
by @lopopolo in #174 - chore(deps): Bump rubocop from 1.38.0 to 1.39.0 by @dependabot in #175
- chore: Update
.github/workflows/audit.yaml
inartichoke/rand_mt
by @lopopolo in #176 - chore: Update
.github/workflows/code-coverage.yaml
in `artichoke/ra… by @lopopolo in #177 - chore: Update
.github/workflows/code-coverage.yaml
in `artichoke/ra… by @lopopolo in #178 - chore(deps): Bump rubocop from 1.39.0 to 1.42.0 by @dependabot in #179
- chore(deps): Bump mheap/github-action-required-labels from 2 to 3 by @dependabot in #180
- chore(deps): Bump rubocop from 1.42.0 to 1.44.1 by @dependabot in #181
- Fix
clippy::let_underscore_untyped
lint violations on latest nightly by @lopopolo in #182 - chore(deps): Bump rubocop from 1.44.1 to 1.47.0 by @dependabot in #183
- chore(deps): Bump rubocop from 1.47.0 to 1.48.1 by @dependabot in #184
- chore: Update
.github/workflows/rustdoc.yaml
inartichoke/rand_mt
by @lopopolo in #185 - Remove dependency on actions-rs organization GitHub Actions by @lopopolo in #186
- Upgrade Ruby version and bundler version by @lopopolo in #187
- Use stricter version pinning for GitHub Actions by @lopopolo in #188
- chore(deps): Bump ruby/setup-ruby from 1.147.0 to 1.148.0 by @dependabot in #190
- chore(deps): Bump rubocop from 1.48.1 to 1.50.2 by @dependabot in #189
- Stop monitoring Twitter links, fix markdown link check job by @lopopolo in #191
- chore: Update
.github/workflows/code-coverage.yaml
in `artichoke/ra… by @lopopolo in #193 - Add code coverage badge to README by @lopopolo in #194
- Add tests for Default impl on RNGs by @lopopolo in #195
- chore(deps): Bump ruby/setup-ruby from 1.148.0 to 1.150.0 by @dependabot in #198
- chore(deps): Bump aws-actions/configure-aws-credentials from 2.0.0 to 2.1.0 by @dependabot in #197
- chore(deps): Bump rubocop from 1.50.2 to 1.51.0 by @dependabot in #196
- Remove benches by @lopopolo in #199
- Add no-std, no-alloc crates.io category metadata by @lopopolo in #200
Full Changelog: v4.2.1...v4.2.2