2.0.20
- Suppress redundant_field_names clippy lint in generated code (#454)
2.0.18
- Make compatible with project-level
needless_lifetimes = "forbid"(#443, thanks @LucaCappelletti94)
2.0.17
- Use differently named __private module per patch release (#434)
2.0.15
- Prevent
Error::provideAPI becoming unavailable from a future new compiler lint (#427)
2.0.14
- Allow build-script cleanup failure with NFSv3 output directory to be non-fatal (#426)
2.0.12
- Prevent elidable_lifetime_names pedantic clippy lint in generated impl (#413)