Change Log
==========


0.1.0 (2022/09/19)
-------------------
- First Release

0.1.1 (2022/09/21)
-------------------
- First Release
- nothing new just rewrite the description
- deleted useless modules(those modules were tests and a mess code)
- fix installing unwanted packages `install_requires`


0.1.2 (2022/09/21)
-------------------
- fix installing unwanted packages `install_requires`

0.1.3 (2022/11/14)
-------------------
- fix folder(is not a folder) bug
- made faster and better MiniPath.walk function
- added a new functions removedirs, rmdir and remove
- rename isexists to exists
- added new atter __version__,__author__