- New `expand_wildcards` function ([576](https://github.com/fastai/fastcore/issues/576)) - New `replace_wildcards` CLI ([576](https://github.com/fastai/fastcore/issues/576))
1.5.47
New Features
- Add `void_` attr to `XT` and use for skipping closing tags in `to_xml` ([575](https://github.com/fastai/fastcore/issues/575))
1.5.46
New Features
- Unwrap `NotStr` passed to `NotStr.__init__` ([574](https://github.com/fastai/fastcore/issues/574)) - Provide attr get/set in `XT` ([572](https://github.com/fastai/fastcore/issues/572)) - Handle non-str types in `to_xml` ([571](https://github.com/fastai/fastcore/issues/571))
1.5.45
New Features
- Improve formatting of single child nodes in `to_xml` ([570](https://github.com/fastai/fastcore/issues/570))