# Changelog
All notable changes to this project will be documented in this file.
## [unreleased]
### ๐ Refactor
- *(architecture)* Refactor application structure for improved maintainability
## [1] - 2024-03-01
### ๐ Features
- First commit, we have something... some thing.
- Clippy things + cleanup
- A decent README.md
- A + decent README.md
- A + decent README.md
- Making it a propper CLI with args and a better doc for it
- The correct spacing this matters i swear
- Hiding some things on the docs
- Hiding some things on the docs
- Not really hiding some things on the docs
- Sppliting some code around
- Moving and enclosing things
- Added rustfmt and changed some small things on README
- Added crates fields to the cargo.toml
- Small changes
- Added CONTRIBUTING.md
- Added CODE_OF_CONDUCT.md
- Create rust.yml fot the GH Action
- Small updates
- Testing new escaping sequences
- A bit dirty but trying new things
- Clean up + removed old files
- Added wip alert on README.md
- Added roadmap to README
- Updated Cargo.toml
- Updated CODE_OF_CONDUCT.md
- Lib updates
- Setup CHANGELOG
### ๐ Bug Fixes
- Coc dir
- Clippy
- Clippy
### ๐ Refactor
- Adding another way to rethink container list cleaning
- Adding another way to rethink container list cleaning
- Clippy :)
### ๐ Documentation
- New gif
- New gif
- New gif
- New png
- Changes on readme
- New png
- New png
- Changes in README
- Trying some things out
- Update issue templates
- Add notes
- Update README.md
### ๐งช Testing
- Added tests for every util on utils.rs
- Add flags test on commands.rs