- bool args incorrectly parsed in `fastcore.xml` ([569](https://github.com/fastai/fastcore/issues/569))
1.5.43
New Features
- Add `parse_env` to provide similar functionality to `dotenv` pypi lib ([568](https://github.com/fastai/fastcore/issues/568)) - Add `partition` ([567](https://github.com/fastai/fastcore/issues/567)) - Add return value to `result` attr in `threaded` functions ([563](https://github.com/fastai/fastcore/issues/563))
1.5.42
New Features
- Add HTTP functions: `tobytes`, `http_response`, and `recv_once` ([562](https://github.com/fastai/fastcore/issues/562)) - Convenience props for `XT` ([561](https://github.com/fastai/fastcore/issues/561)) - annotations for `get_class` / `mk_class` ([560](https://github.com/fastai/fastcore/issues/560))
1.5.41
New Features
- Add `type2str` and `dataclass_src` to `xtras` ([559](https://github.com/fastai/fastcore/issues/559))
1.5.40
New Features
- Save orig method in `patch` and `patch_to` ([558](https://github.com/fastai/fastcore/issues/558))
1.5.39
New Features
- add `hl_md()` ([557](https://github.com/fastai/fastcore/issues/557)) - bool value handling for `xt` ([556](https://github.com/fastai/fastcore/issues/556)) - Add py2pyi ([555](https://github.com/fastai/fastcore/issues/555)) - Add attr support to `nested_idx` ([554](https://github.com/fastai/fastcore/issues/554))