# Changelog All notable changes to this project will be documented in this file. ## 0.1.2 - 2024-09-02 ### 🚀 Features - Create multiple directories at the same level ([9e1399b](9e1399b476a187893be1820bb354d152d3044ad2)) ### 📚 Documentation - Add contributing, acknowledgement and support ([16cb794](16cb7949f74d30aa5b8a729c3f278675a3bc0091)) ## 0.1.1 - 2024-09-01 ### 📚 Documentation - Added installation section in the readme.md ([c0bed47](c0bed4799c6ef0dbbf2acc20490b1d53bcd59bd3)) ## 0.0.1-rc.2 - 2024-09-01 ### ⚙️ Miscellaneous Tasks - Release ([1d7756f](1d7756f163b275235aa4514a642b1c26cac04a72)) ## 0.0.1-rc.1 - 2024-09-01 ### 🚀 Features - Bootstrap qdir ([ab785e7](ab785e7f7fdedacbb8de638e0bc164fe64020200)) - Add module pet and name ([9fbcfd0](9fbcfd024ad0a79f0805a74d61a9963489062d97)) - Parse value directly via method copied() ([5aca119](5aca11984e7ec939c02f1b5ebf52c82cb98b913a)) - Update function make_dir to use tmp ([00372e4](00372e49f498d27bfe8b150d1b107acc56c1fdd0)) - Add flag tmp ([12a8365](12a83651ffd31a5355eba5b00f5632ffee00d07d)) - Add version and author to clap's command ([aca2cfb](aca2cfbc6bf7dacff580649cf95f50aa2f433d2b)) ### 🐛 Bug Fixes - Use get_flag() method ([a2a56df](a2a56df1b5abff0ef7850de9d5838ef4680cfa70)) - Use value_parser ([ae46364](ae4636451cdbfdb0c2add7a3407f850a4277659a)) - Flags name, pet, and length cannot be used together ([b42c158](b42c15804c5ba3ba29a2069a927e3be17bcc03ad)) - Set correct category slugs ([3d59325](3d59325c1e0777bfff9d16971d75e69ff78173e7)) - Flags name, pet, and length cannot be used together ([bad1d5f](bad1d5ff8484eed7b6a53ea2f1324c33a6a525f8)) ### 🚜 Refactor - Remove debugging lines ([0c2967a](0c2967aea468ea53e02d65767b8a80a67ea44a6f)) - Remove debugging lines ([af97b5d](af97b5d65b061b4c6b038eabd8ab9d07a929cfd7)) ### ⚙️ Miscellaneous Tasks - Add details to cargo.toml ([ccb617f](ccb617f52caf54f33778551b15a4ab250bb76057)) - Add cargo-dist ([7d9416c](7d9416c64278b2c3231366aaf4f795cc20f60e44)) - Add cliff.toml for changelog ([3b4435d](3b4435d6fab9d87049b0f875b504be616d4548e8)) - Add release-plz ([be6d6aa](be6d6aa5c79c5802c2fccb409c8451ae3d96739a)) - Add License ([10200a7](10200a7a9a40507483ad761bd7453f1f034af515))