Commit graph

6 commits

Author SHA1 Message Date
2789562abd Update CST class for nullability and debug interop
- Changed preprocessor conditions to use DEBUG instead of NET8_0 for interop methods.
- Updated NormalizeEntries and GetEntry methods to accept nullable string parameters.
- Bumped project version to 2.1.101-alpha and updated changelog.
2026-01-07 04:25:06 -05: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
63b4410d65 Brought back editorconfig
- Fully commented CSTNet code :D
2023-01-07 10:45:54 -05:00
84c27a1b14 Project overhaul 2022-07-21 10:23:31 -04:00
Renamed from CSTNet/CaretSeparatedText.cs (Browse further)