Commit graph

8 commits

Author SHA1 Message Date
Tony Bark
10a9958065 Improved GetText function
Glad I moved to the dev branch because I wasn't expecting this to be a breaking change.
2024-04-09 09:47:13 -04:00
Tony Bark
d1c589e2c0 Improved normalization algorithm 2024-04-09 09:26:59 -04:00
Tony Bark
84624111ea Removed CaretSeparatedText class
- Made CST class static
- Removed a few left overs
- Unit tests now target .NET 8
2023-11-28 10:26:54 -05:00
Tony Bark
df5ebd3954 Target Standard 2.1 2023-08-10 18:37:03 -04:00
Tony Bark
63b4410d65 Brought back editorconfig
- Fully commented CSTNet code :D
2023-01-07 10:45:54 -05:00
Tony Bark
e40ba5a904 IUIText interface for UIText class
- Added test to VSCode tasks
- New deploy keys
- Renamed dpkgpackage workflow to publish
- Bump to version to 2.0, beta 1
2022-10-10 02:54:46 -04:00
Tony Bark
84c27a1b14 Project overhaul 2022-07-21 10:23:31 -04:00
Tony Bark
3de1fc5eca Switched back to "CST.NET" name
- Switched back to original CST.NET name because everyone was using that more.
- Retroactively switched back to v1.1.100
2022-04-29 06:47:53 -04:00
Renamed from Sixam.CST/UIText.cs (Browse further)