Skip to content

v4.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 21:21

Chore

  • Refactor trait bounds to silence new clippy lints
  • Silence new lint error
  • Silence error regarding doc_cfg no longer working
  • Update codspeedhq/action action to v3
  • Update rust crate generator to 0.8.1

🐛 Bug Fixes

  • Nearest_n_within does not limit num of items when not sorted, Issue:#168
  • Update rust crate itertools to 0.13