Skip to content

Version 0.5.0

Latest
Compare
Choose a tag to compare
@Totoro700 Totoro700 released this 26 Jan 15:16
· 45 commits to master since this release

Version 0.5.0 change log

New commands:
Added py command in src/__main__.py for opening Python interpreter
Added move command to move a file
Added tree command to graphically display the directory structure of a drive or path
Added runPy to run a python files

Updates/fixes:
Fixed alignment issue in src/__main__.py (#1)
Fixed typos in src/__main__.py (#2, #3)
Updated parameters for math command (math -a)