derivative
A set of alternative `derive` attributes for Rust
2.2.0
183M downloads/mo
#538 most downloaded on crates.io
mcarton/rust-derivative
What this package is like to depend on
Last release 6 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 weeks to 1.7 years
Most releases are documented
notes for 14 of 20 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
20 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
20 releases · Oct 2016 to Jan 2021Releases
latest 20-
2.2.023 Jan 2021Release notes
Open source →- Add support for deriving traits on
repr(packed)types ([#84]). - Fix bug with
Debugbounds ([#83]). - Migrate documentation to
mdbookand fix issues found in examples ([#83]).
- Add support for deriving traits on
-
2.1.303 Jan 2021 -
2.1.203 Jan 2021 -
2.1.111 Apr 2020Release notes
Open source →- Improve error reporting. ([#70])
- Fix a Clippy warning in generated code. ([#71]).
-
2.1.029 Mar 2020Release notes
Open source →feature_allow_slow_enumis not required anymore onenumwithPartialEq. ([#64])PartialEqgenerates more efficient code for C-likeenum. ([#65])- Fix issue with deriving
Hashon genericenums#68. ([#68])
-
2.0.210 Mar 2020Release notes
Open source →- Fix a bug with
format_withonDebugderives with generic types with trait bounds.
- Fix a bug with
-
2.0.110 Mar 2020 -
2.0.009 Mar 2020Release notes
Open source →This release should be compatible with version 1.*, but now requires rustc version 1.34 or later.
- Update
syn,quote, andproc-macro2dependencies. ([#59])
- Update
-
1.0.409 Mar 2020Release notes
Open source →This is the last version to support rustc versions 1.15 to 1.33.
- Implement
PartialOrdandOrdderiving.
- Implement
-
1.0.328 Aug 2019Release notes
Open source →- Do not require
syn'sfullfeature anymore. ([#38], [#45]) - Fix an issue with using
#[derivative(Debug(format_with = "…"))]on non-generic types. ([#40]) - Fix some warnings in the library with recent versions of
rustc. - Fix some
clippy::pedanticwarnings in generated code. ([#46])
- Do not require
-
1.0.207 Nov 2018 -
1.0.120 Oct 2018 -
1.0.002 Feb 2017 -
0.3.121 Jan 2017Release notes
Open source →- Fix a warning in
derivative(Debug). - Remove all
features, this makes the crate usable onbeta.
- Fix a warning in
-
0.3.029 Nov 2016Nothing published for this version
-
0.2.016 Oct 2016Nothing published for this version
-
0.1.015 Oct 2016Nothing published for this version
-
0.0.312 Oct 2016Nothing published for this version
-
0.0.208 Oct 2016Nothing published for this version
-
0.0.107 Oct 2016Nothing published for this version