# Changelog All notable changes to Zung_mini will be documented in this file. ## [zung_mini-v0.3.0] - 2024-10-02 ### 🚀 Features - Introducing a new mini project: Strsplit ### 🐛 Bug Fixes - Grammar - Clippy ### ⚙️ Miscellaneous Tasks - Release ### 🛡️ Security - _(deps)_ Bump codecov/codecov-action from 3 to 4 (#21) - _(deps)_ Bump actions/checkout from 3 to 4 (#22) ### Build - _(deps)_ Bump codecov/codecov-action from 3 to 4 - _(deps)_ Bump actions/checkout from 3 to 4 ## [zung_mini-v0.2.1] - 2024-10-01 ### 📚 Documentation - Zung_mini progbar - Cli documentation updated - Zung_mini progbar - Fixed docs based on updates to in 0.2.0 - Zung_mini - Readme updated. ## [zung_mini-v0.2.0] - 2024-09-30 ### 🚀 Features - Added more usage features to progbar cli - Added more features to progbar library ### 🐛 Bug Fixes - Using the published crate instead ### 📚 Documentation - Updated ### ⚙️ Miscellaneous Tasks - Version bump (#7) ## [zung_mini-v0.1.2] - 2024-09-30 ### 🚀 Features - Added cli through Clap - Added more functionality.