mirror of
https://github.com/tonytins/tomas.git
synced 2025-06-25 10:04:43 -04:00
Renamed Tomas.Common to Tomas.Core
- Imported CSTNet parser to kernal under Globalization namespace - Added System.Diagnostics to global usings - Split version systems between kernal and terminal emulator (see changelog)
This commit is contained in:
parent
7b56b93edd
commit
dc2176b26d
20 changed files with 300 additions and 28 deletions
|
@ -2,10 +2,10 @@
|
|||
|
||||
## v23.0
|
||||
|
||||
- Calendar versioning, `YY.MINOR.MICRO`
|
||||
|
||||
- Split versioning systems between kernal and terminal
|
||||
- Calendar versioning, `YY.MINOR.MICRO`, for kernal
|
||||
- Semantic versioning for terminal
|
||||
- If the file system is activate, system activity will be logged
|
||||
|
||||
- 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue