Commit graph

6 commits

Author SHA1 Message Date
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