Recent Releases of https://github.com/althonos/blanket
https://github.com/althonos/blanket - v0.3.0
Fixed
blanketmacro failing to process types with generic arguments and associated types (#8, by @JustinLovinger).
Changed
- Updated
syndependency tov2.0. #[blanket(default = ...)]now also accepts a path instead of a string literal.
- Rust
Published by althonos about 3 years ago
https://github.com/althonos/blanket - 0.2.0
Added
Fixed
- Missing features for the
syncrate preventing the crate to compile without leaking dev-dependencies (#5).
- Rust
Published by althonos about 5 years ago
https://github.com/althonos/blanket - 0.1.5
Fixed
- Regression in
v0.1.4causing trait-associated lifetimes to be erased.
- Rust
Published by althonos about 5 years ago
https://github.com/althonos/blanket - 0.1.4
Fixed
- Generics being erroneously repeated when deriving a trait with bounded generic arguments (#2).
- Rust
Published by althonos about 5 years ago
https://github.com/althonos/blanket - 0.1.3
Fixed
- Handling of where clauses for traits with generic parameters, by @alexanderlinne (#1).
- Rust
Published by althonos over 5 years ago
https://github.com/althonos/blanket - 0.1.2
Changed
synnow only compiles withfullfeature in release mode.
Removed
- Unused
darlingdependency.
- Rust
Published by althonos almost 6 years ago
https://github.com/althonos/blanket - 0.1.1
Added
- Support for generic arguments in trait definition.
- Implementation of
#[blanket(derive(Rc))].
Fixed
- Error messages of
#[blanket(derive(Mut))]referringReferroneously. - Implementation of
fn(self)methods when deriving forBox.
Removed
- Unused
strumdependency.
- Rust
Published by althonos almost 6 years ago
https://github.com/althonos/blanket - 0.1.0
Initial release.
- Rust
Published by althonos almost 6 years ago