Filesystem and versioning

- Filesystem
- Proper versioning
- Replaced BasicApp with AboutApp
- Removd TerminalCancelEventArgs and everything related to it
This commit is contained in:
Anthony Foxclaw 2020-02-03 16:51:51 -05:00
parent 972948948f
commit 1edf3d660f
13 changed files with 191 additions and 82 deletions

8
Changelog.md Normal file
View file

@ -0,0 +1,8 @@
# Change Log
## 0.1.0
- Filesystem (based on the Cosmos Wiki [guide](https://csos-guide-to-cosmos.fandom.com/wiki/Getting_Started_-_Materials_and_Setting_Up))
- Proper versioning (thanks to Gitinfo!)
- Replaced BasicApp with AboutApp
- Removd TerminalCancelEventArgs and everything related to it