# Changelog
All notable changes to this project will be documented in this file.
## [1.1.11] - 2024-01-17
### Miscellaneous Tasks
- :green_heart: update cargo dist config
- :green_heart: fix release workflow
## [1.1.10] - 2023-10-26
### Bug Fixes
- :green_heart: fix github page workflow and remove public dir
### Documentation
- :memo: update changelog
### Miscellaneous Tasks
- :construction_worker: update gihub page workflow
- :green_heart: fix github page workflow
- :see_no_evil: update gitignore file
### Styling
- :art: fix format errors
## [1.1.9] - 2023-10-25
### Miscellaneous Tasks
- Release (#63)
## [1.1.8] - 2023-09-12
### Miscellaneous Tasks
- Allow dispatch release
- Release (#48)
## [1.1.7] - 2023-07-27
### Miscellaneous Tasks
- Upgrade oranda version
- Update workflows
- Release (#46)
## [1.1.6] - 2023-07-17
### Miscellaneous Tasks
- Remove public folder
- Release (#43)
## [1.1.5] - 2023-07-04
### Documentation
- Add oranda page
- Fix readme
- Use default style
- Fix oranda config
### Miscellaneous Tasks
- Use cargo-dist for release
- Use cargo-dist for releases
- Add web workflow
- Remove rust nightly
- Release (#39)
## [1.1.4] - 2023-06-28
### Miscellaneous Tasks
- Update release workflow
- Add release-plz workflow
- Release (#37)
## [1.1.3] - 2023-04-26
### Features
- Bump version to 1.1.3
## [1.1.2] - 2023-04-03
### Features
- Bump version to 1.1.2
## [1.1.1] - 2023-03-29
### Features
- Bump version to 1.1.1
## [1.1.0] - 2023-03-20
### Features
- Migrate to ratatui (#22)
- Bump version to 1.1.0
## [0.5.1] - 2023-03-16
### Hotfix
- Avoid trying to delete deleted folders
## [0.5.0] - 2023-03-16
### Features
- Strip release binary (#16)
## [0.4.2] - 2023-03-14
### Features
- Bump version to 0.4.2
### Hotfix
- Remove debug messages
## [0.4.1] - 2023-03-13
### Features
- Bump version to 0.4.1
## [0.2.0] - 2023-03-06
### Documentation
- Update readme
### Miscellaneous Tasks
- Update license
- Update cargo keywords
- Update ci workflow
- Add bug report template
- Add feature request template
- Remove asignee from bug report template
## [0.1.0] - 2023-03-04
### Bug Fixes
- Fix directory search
### Documentation
- Update readme
### Features
- Initialize project
- Add simple cli
- Add clap dependency
- Add cli features
- Allow search any folder name
- Add release github action
- Add dependabot
- Add ci workflow
### Miscellaneous Tasks
- Add github actions workflows
- Update workflow version
- Update workflow version
- Update workflow version
- Add license
- Add release workflow
- Remove old build workflow
- Fix refs names
- Update cargo toml
### Refactor
- Refactor code
- Refactor dir lib
- Format code