Releases: danielhenrymantilla/nougat.rs
Releases · danielhenrymantilla/nougat.rs
v0.2.4
What's Changed
- Fix
Self::Gat<'…>
resolution inimpl path::to::Trait for … {
blocks by @danielhenrymantilla in #14
Full Changelog: v0.2.3...v0.2.4
v0.2.3
v0.2.2
What's Changed
- Version 0.2.1 release by @danielhenrymantilla in #10
- Make
Gat!
handleimpl for<'any> Trait<Assoc<'any> = …>
as well by @danielhenrymantilla in #12
New Contributors
Full Changelog: v0.2.0...v0.2.2
v0.2.0
What's Changed
- Fix missing
pub
on the helper GAT trait(s) by @danielhenrymantilla in #5 - Lowered MSRV down to 1.53.0
- Doc nits
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release