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
df7197609d
Preliminary support for .NET 8
...
- Native compatibility
- Parser can now be consumed from non-.NET programming languages
2023-08-12 19:05:45 -04:00
Tony Bark
6bc99bb7cc
Moved second README and change log from source to /doc
2023-08-10 22:41:12 -04: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
ee5287493a
Added README to project path for use on Nuget
2022-10-10 05:08:12 -04:00
Tony Bark
7211ff6857
Allow for publishing to nugettest.org
2022-10-10 04:56:38 -04:00
Tony Bark
9d98055df3
Timeout and continue on error for workflows
...
- Fixed publishing error
2022-10-10 03:47:01 -04:00
Tony Bark
6f717569de
Fixed license identifier
2022-10-10 02:59:42 -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
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
86ed534870
Updated RepositoryUrl to Sixam address
2020-12-12 04:01:55 -05:00
Tony Bark
efa9c5535f
Fixed the multiline parsing in the v2 format.
2020-12-12 03:32:09 -05:00
Tony Bark
f93665340f
Use Sixam namespace instead of QuickFennec
...
Coming up with names is hard, and I like the name "Sixam" better.
2020-12-11 04:14:15 -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
Tony Bark
0e6ba4f99d
Added more package metadata
...
- Removed RC suffix
2020-12-09 17:07:58 -05:00
Tony Bark
dd146f0a5f
Publish using .NET CLI
2020-12-08 21:57:55 -05:00
Tony Bark
154065d386
Proper unit tests
...
- Changed example section to usage and explained how it was used in TSO
2020-12-08 20:13:18 -05:00
Tony Bark
2d6a9bb1d2
Add project files.
2020-12-08 17:56:38 -05:00