-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.2.0](v1.1.0...v1.2.0) (2023-05-25) ### 🐛 Bug Fixes * config related bug ([3212346](3212346)) * fix directory walking function ([b6543ca](b6543ca)) * move generated dir entries into vector ([e906e8b](e906e8b)) ### 🧑💻 Code Refactoring * clean up code and comments ([a3a8468](a3a8468)) * clean up rust code ([6269a0a](6269a0a)) ### 📝 Documentation * setup docs ([1235481](1235481)) ### 🍕 Features * Merge pull request [#1](#1) from ZanzyTHEbar/feature/rust ([2655e04](2655e04)) * add more traits ([8ed4e69](8ed4e69)) * building config ([2539efa](2539efa)) * config works ([83b966f](83b966f)) * impl debug level in config ([0d77829](0d77829)) * implement clap ([153cbe7](153cbe7)) * implement directory handler ([e347e0c](e347e0c)) * initial rust impl ([b1fbad3](b1fbad3)) * working program ([4daf6a5](4daf6a5)) ### 🔁 Continuous Integration * **ci-fix:** fix ci issues ([1be12a3](1be12a3)) * **ci-fix:** fix ci issues ([7aa6147](7aa6147)) * **ci-fix:** fix ci issues ([718fd83](718fd83)) * **ci-fix:** fix ci issues ([1000bf1](1000bf1)) * setup ci pipeline ([5b70479](5b70479))
- Loading branch information
1 parent
3152aab
commit d7aa941
Showing
2 changed files
with
49 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters