v0.20.1
This is a small feature and maintenance release.
New features
- Add
IfKind::Predicateand a newIfPredicatetype, allowing interfaces to be selected with a custom predicate function (e.g. matching by interface name pattern). (#474, commitfd72146)
What's Changed
- chore(deps): update by @CosminPerRam in #454
- Add
IfPredicatefor more flexible interface filtering by @MAlba124 in #474 - prepare for a new release 0.20.1 by @keepsimple1 in #475
New Contributors
Full Changelog: v0.20.0...v0.20.1