Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: release v4.0.1 #146

Closed
wants to merge 1 commit into from
Closed

Conversation

sdd
Copy link
Owner

@sdd sdd commented Feb 17, 2024

🤖 New release

  • kiddo: 4.0.0 -> 4.0.1
Changelog

[4.0.1] - 2024-02-17

Chore

  • Remove unused import
  • Update actions/cache action to v4
  • Update codecov/codecov-action action to v4
  • Update baptiste0928/cargo-install action to v3

Ci

  • Fix issue with CI lint steps

Deps

  • Relax strictness of some deps to reduce renovate noise

Iter

  • Reduce allocations
  • Avoid reallocations

♻️ Refactor

  • Remove need for gated import

🐛 Bug Fixes

  • Stdsimd removed from unstable, fix:fixup simd removal
  • Add missing global_allocate feature definition and sort feature defs alphabetically
  • Update benches to require test_utils feature. update clippy and test steps to include new test_utils feature
  • Claytonwramsey bug, Fixes:#138

🧪 Testing

  • Fix iter doctests and remove unused var
  • Add hacky workaround to enable tests to run without having to specify --features=test_utils


This PR was generated with release-plz.

@sdd sdd added the release label Feb 17, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5ef210e) 95.31% compared to head (01cb9b8) 95.31%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #146   +/-   ##
=======================================
  Coverage   95.31%   95.31%           
=======================================
  Files          52       52           
  Lines        7573     7573           
  Branches     7573     7573           
=======================================
  Hits         7218     7218           
  Misses        334      334           
  Partials       21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sdd sdd closed this Feb 17, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants