Commit graph

4 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
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
Renamed from changelog.md (Browse further)