This minor release adds the Uniplate::holes
, Uniplate::contexts
, Biplate::holes_bi
and Biplate::contexts_bi
functions.
What's Changed
- refactor: remove unused file uniplate.rs by @niklasdewally in #34
- feat: add
Uniplate::holes
andUniplate::contexts
by @niklasdewally in #32 - feat: add
Biplate::holes_bi
andBiplate::contexts_bi
by @niklasdewally in #37
Full Changelog: v0.1.4...v0.1.5