sdd / kiddo

Kiddo
Apache License 2.0
87 stars 14 forks source link

chore: release v2.1.1 #60

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

🤖 New release

Changelog

## [2.1.1] - 2023-06-07 ### Bug Fixes - Update rust crate serde_with to v3 ### Documentation - Update rkyv-large example - Minor documentation enhancements - Fix serde example ### Refactor - Float and fixed both use a common macro for best_n_within - Float and fixed both use a common macro for within_unsorted - Float and fixed both use a common macro for within - Float and fixed both use a common macro for nearest_n - Update `Axis` trait to include some methods so that the ### Testing - Fix nearest_n bench code ### Chore - Fix clippy lints - Update rust crate criterion to 0.5 - Add some missing docs and hide some private internals ### Ci - Update git-cliff.toml - Update git-cliff.toml - Update git-cliff config path in release-plz.toml - Add release-plz.toml and git-cliff.toml - Fix pre-release - Fix pre-release.yml - Fix pre-release - Fix pre-release - Fix pre-release.yml - Fix pre-release - Add pre-release - Add coverage checking - Update CI workflow


This PR was generated with release-plz.