# CHANGELOG ## 0.7.0 - 2024-11-02 ### 🚀 Features - Bump reqwest from 0.12.8 to 0.12.9 by @dependabot - #53 - Bump serde from 1.0.213 to 1.0.214 by @dependabot - #54 - Bump tokio from 1.40.0 to 1.41.0 by @dependabot - #51 ### 🔍 Other Changes - Adjust code and rename functions by @joaolfp - #56 - Setup clippy and indent code by @joaolfp - #55 ## Version 0.6.0 **2024-10-05** - Bump serde from 1.0.209 to 1.0.210 - #47 - @dependabot - Bump reqwest from 0.12.7 to 0.12.8 - #48 - @dependabot - Bump openssl from 0.10.64 to 0.10.66 - #49 - @depandabot - Add progress bar - @joaolfp ## Version 0.5.0 **2024-04-21** - Bump tokio from 1.36.0 to 1.37.0 - #25 - @dependabot - Bump serde from 1.0.197 to 1.0.198 - #27 - @dependabot - Updated reqwest to 0.12.4 (was 0.12) - @joaolfp ## Version 0.4.0 **2024-04-06** - List all public repositories - @joaolfp - Updated comfy-table to 7.1.1 (was 7.1.0) - @joaolfp - Correction when the user was not found and now shows the status code - @joaolfp - Correction when filtering user who had followers or followed someone with a high number - @joaolfp ## Version 0.3.0 **2024-04-02** - New header layout - @joaolfp ## Version 0.2.0 **2023-10-11** - Fix error name project - @joaolfp - Add response with table - @joaolfp - Update tokio to 1.33.0 (was 1.12.0) - @joaolfp ## Version 0.1.0 **2023-10-10** - Initial release