This release added a few commands and fixed some bugs.
New commands
- issue #2 : Add
find
command
- issue #6 : add
whoami
command
- issue #7 : add
week
command
- issue #10 : add
rm
command
Fixed bugs:
- issue #8 :
pwd
should return the absolute path of working directory
- issue #9 : Use
Path
instead of String
for files