This repository has been archived by the owner on Nov 29, 2024. It is now read-only.
Version 0.2.5 Beta Changelog
Version 0.2.5 Beta Changelog
Added
python main.py movefolders
You can now move entire folders from Directory A to Directory B. The folder structure in directory A will be fully in-tact when moved to Directory B.
Fixes- @muddi900 changed
python main.py m
andpython main.py s
topython main.py movefiles
andpython main.py search
. - Fixed an urgent error in search that was making that function inoperable.
Enhancements
- Added a separate folder for tests.
- Updated the ReadMe
What's Changed
- New command names added by @muddi900 in #17
- Added all changes to development by @AustinCGomez in #18
- Development by @AustinCGomez in #19
- Merge pull request #19 from AustinCGomez/development by @AustinCGomez in #23
- Development by @AustinCGomez in #24
New Contributors
Full Changelog: 0.2...0.2.5