sdd / kiddo

Kiddo
Apache License 2.0
91 stars 14 forks source link

chore: release v2.1.1 #59

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 ([id](id)) ### Documentation - Update rkyv-large example ([id](id)) - Minor documentation enhancements ([id](id)) - Fix serde example ([id](id)) ### Refactor - Float and fixed both use a common macro for best_n_within ([id](id)) - Float and fixed both use a common macro for within_unsorted ([id](id)) - Float and fixed both use a common macro for within ([id](id)) - Float and fixed both use a common macro for nearest_n ([id](id)) - Update `Axis` trait to include some methods so that the ([id](id)) ### Testing - Fix nearest_n bench code ([id](id)) ### Chore - Fix clippy lints ([id](id)) - Update rust crate criterion to 0.5 ([id](id)) - Add some missing docs and hide some private internals ([id](id)) ### Ci - Update git-cliff.toml ([id](id)) - Update git-cliff config path in release-plz.toml ([id](id)) - Add release-plz.toml and git-cliff.toml ([id](id)) - Fix pre-release ([id](id)) - Fix pre-release.yml ([id](id)) - Fix pre-release ([id](id)) - Fix pre-release ([id](id)) - Fix pre-release.yml ([id](id)) - Fix pre-release ([id](id)) - Add pre-release ([id](id)) - Add coverage checking ([id](id)) - Update CI workflow ([id](id))


This PR was generated with release-plz.