# Changelog ## [v0.1.3](https://github.com/espressif/iperf-cmd/releases/tag/v0.1.3) ### Features - add kconfig for iperf tcp/udp tx/rx length ([c6b69b08](https://github.com/espressif/iperf-cmd/releases/tagc6b69b08)) ### Updates - change api names, do not use app_xxx ([449fab6a](https://github.com/espressif/iperf-cmd/releases/tag449fab6a)) - update dependencies [espressif/iperf](https://components.espressif.com/components/espressif/iperf) to v0.1.3 ## [v0.1.2](https://github.com/espressif/iperf-cmd/releases/tag/v0.1.2) ### Bug Fixes - fix build with ipv6 only ([caea9730](https://github.com/espressif/iperf-cmd/commit/caea9730)) ## [0.1.1](https://github.com/espressif/iperf-cmd/releases/tag/v0.1.1) ### Features - Supported `iperf` command. - Supported specific option `--abort` to stop iperf. - Supported register iperf hook functions - from [`espressif/iperf`]()
5755dceceacd2ef8584e697647ecd19dd3d42d31
idf.py add-dependency "espressif/iperf-cmd^0.1.3"