Commit graph

12 commits

Author SHA1 Message Date
Tony Bark
63b4410d65 Brought back editorconfig
- Fully commented CSTNet code :D
2023-01-07 10:45:54 -05:00
Tony Bark
7211ff6857 Allow for publishing to nugettest.org 2022-10-10 04:56:38 -04:00
Tony Bark
f01ac8970a Nuget badge in README
- Explained UIText and Release Cycle a lot more clearly, I hope
2022-10-10 04:27:15 -04: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
Tony Bark
229ab4f0ad This release drops .NET Standard in favor of .NET 6.
There are a lot of significant under the hood changes with the release. See the change log for details.
2021-11-19 13:52:26 -05:00
Tony Bark
0ff7bb68c4 UIText class
The UIText class allows for travseing in "/<directory>/<language>.dir"  directories and searching for CST files by their Id number.  See usage.md for more info.
2020-12-13 07:48:15 -05:00
Tony Bark
298dffb88e Included error message change in changelog 2020-12-12 03:59:11 -05:00
Tony Bark
efa9c5535f Fixed the multiline parsing in the v2 format. 2020-12-12 03:32:09 -05:00
Tony Bark
2b69f6402d Change name in markdown documents too 2020-12-11 04:16:06 -05:00
Tony Bark
cd95b7c6ae Rewrote normalizing algorithm
The mormalizing algorithm was rewritten to be more efficient and hopefully more reliable. See changelog.md for more info.
2020-12-11 01:05:46 -05:00