Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Version 3.0.0

Latest
Compare
Choose a tag to compare
@Razican Razican released this 22 Oct 11:03
66f34ba

Dependencies have been updated, crate has been migrated to 2021 edition, and clippy lints taken into account. This adds a few backwards incompatibilities (public methods are now #[must_use], but most users shouldn't have any issue.

Dependabot has been added to the project too.