Commit graph

20 commits

Author SHA1 Message Date
Tony Bark
b32c5f49ed Centered badges 2023-01-07 12:36:03 -05:00
Tony Bark
909cf8ea23 Fixed build status badge
- Added code climate badges
2023-01-07 12:31:53 -05: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
dc62584b7c Relicensed under BSD 3-clause 2022-04-29 06:39:56 -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
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
139e8e12e3 Added link to working .NET Fiddle example. 2020-12-11 02:28:17 -05:00
Tony Bark
1454754921 Better illustrated the CST format in the README. 2020-12-11 02:14:05 -05:00
Tony Bark
55b6135db0 Fixed using statement in usage section of README. 2020-12-11 01:46:47 -05:00
Tony Bark
8ad3dd76e5 Updated README to the QuickFennec.CST name 2020-12-11 01:44:45 -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
ccb4da5b86 Support for funding
- Issue and pull request templates
2020-12-09 22:34:45 -05:00
Tony Bark
8f21bf3d26 Initial WIP of argument parsing
- Fixed the way CST files were properly laid out in TSO in the README.
2020-12-09 02:14:14 -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
0dce5e27ea Migrated CST notebook from .NET Labs
- Added code of conduct
- Updated README with requirements
2020-12-08 18:46:52 -05:00
Tony Bark
2d6a9bb1d2 Add project files. 2020-12-08 17:56:38 -05:00