mirror of
https://github.com/tonytins/tomas.git
synced 2025-06-25 10:04:43 -04:00
Renamed ComConsts to SysMeta
- With the help of ChatGPT, some of the code is now properly commented - Switched to calendar versioning due to the huge time skip and architectural changes - Screenshot!
This commit is contained in:
parent
e44f7e8f95
commit
2634cc8de4
12 changed files with 86 additions and 51 deletions
12
Changelog.md
12
Changelog.md
|
@ -1,8 +1,16 @@
|
|||
# Change Log
|
||||
|
||||
## 0.1.0
|
||||
## v23.0
|
||||
|
||||
- Calendar versioning, `YY.MINOR.MICRO`
|
||||
|
||||
- Build number based on commit hash
|
||||
|
||||
Due to the huge time skip and architectural changes, I've (retroactively) switched to calendar versioning with ``v0.1`` now known as ``v20.1`` as well.
|
||||
|
||||
## v20.1
|
||||
|
||||
- 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!)
|
||||
- Semantic versioning
|
||||
- Replaced BasicApp with AboutApp
|
||||
- Removd TerminalCancelEventArgs and everything related to it
|
Loading…
Add table
Add a link
Reference in a new issue