# Changelog
## [0.3.0](https://github.com/csandven/async-iter-ext/compare/v0.2.0..0.3.0) - 2025-07-16
### ⛰️ Features
- More async result functions (#11) - by @csandven in [#11](https://github.com/csandven/async-iter-ext/pull/11)
### 📚 Documentation
- Codecov badge - by @csandven ([d9cb93d](https://github.com/csandven/async-iter-ext/commit/d9cb93d9b23871e91c452478e8419f8e856b8cd4))
- Docs for AsyncMap (#10) - by @csandven in [#10](https://github.com/csandven/async-iter-ext/pull/10)
- Docs for AsyncIterator trait (#9) - by @csandven in [#9](https://github.com/csandven/async-iter-ext/pull/9)
- Top level docs for AsyncIterTools trait (#8) - by @csandven in [#8](https://github.com/csandven/async-iter-ext/pull/8)
- Option docs start (#7) - by @csandven in [#7](https://github.com/csandven/async-iter-ext/pull/7)
- Fix version in readme (#6) - by @csandven in [#6](https://github.com/csandven/async-iter-ext/pull/6)
### ⚙️ Miscellaneous Tasks
- Pre release commit message - ([b7f5f71](https://github.com/csandven/async-iter-ext/commit/b7f5f7100fd775b46423b6ddc2d80731120fba23))
- Update cargo version on release bump - ([08a9884](https://github.com/csandven/async-iter-ext/commit/08a98846ad18413b358d08010d20cb806d0c7d0b))
- Cliff and release toml - ([761049d](https://github.com/csandven/async-iter-ext/commit/761049d500de98cb4aded31c64668d5158aee388))
## New Contributors
* @csandven made their first contribution
* @dependabot[bot] made their first contribution in [#3](https://github.com/csandven/async-iter-ext/pull/3)
## [0.2.0] - 2025-06-26
## New Contributors
* @csandven made their first contribution in [#5](https://github.com/csandven/async-iter-ext/pull/5)