-
Alpha 0.3.2 Stable
released this
2023-04-01 20:39:55 -04:00 | 73 commits to main since this releaseThis update adds some small bug fixes and some new commands:
mkdirto make new directories,mkfileto make new files, andrunto run external processes in the shell.Honestly this update along with 0.3.1 and likely 0.3.3 too should have been merged into one bigger update, but it is how it is. We're almost in beta I think.
Here's the full changelog:
Changelog
- Created a new command
mkdirthat is used to create new directories (#33). - Created a new command
mkfilethat is used to create new files. - Created a new command
runthat is used to run other processes.
Downloads
- Created a new command