Commit graph

38 commits

Author SHA1 Message Date
Tony Bark
402f5e624c Updated unit test packages 2021-11-21 01:26:18 -05: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
ceebb00314 Fixed packaging oversight 2020-12-13 07:53:12 -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
86ed534870 Updated RepositoryUrl to Sixam address 2020-12-12 04:01:55 -05:00
Tony Bark
298dffb88e Included error message change in changelog 2020-12-12 03:59:11 -05:00
Tony Bark
9b5402e8e6 Showed the right Multiline v2 output in notebook 2020-12-12 03:51:45 -05:00
Tony Bark
dfea139f95 Updated notebook with the tweaked algorithm 2020-12-12 03:50:29 -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
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
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
1f1066e7b4 Uncommented push to NuGet
Didn't realize that got migrated over.
2020-12-11 01:52:10 -05:00
Tony Bark
55b6135db0 Fixed using statement in usage section of README. 2020-12-11 01:46:47 -05:00
Tony Bark
30f390f066 Merge branch 'master' of https://github.com/tonytins/cstnet 2020-12-11 01:45:04 -05:00
Tony Bark
8ad3dd76e5 Updated README to the QuickFennec.CST name 2020-12-11 01:44:45 -05:00
Tony Bark
e4d4ecb3f5
Merge branch 'releases/1.0' into master 2020-12-11 01:29:45 -05:00
Tony Bark
6f07905fcf 1.0.1 merge conflict fixes 2020-12-11 01:22:09 -05:00
Tony Bark
a6926ee6f6 Merge branch 'master' of https://github.com/tonytins/cstnet 2020-12-11 01:06: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
Tony Bark
3a5be8be94
Removed personal funding
Removed personal funding with migration to Quick Fennec Software.
2020-12-10 18:34:46 -05:00
Tony Bark
ccb4da5b86 Support for funding
- Issue and pull request templates
2020-12-09 22:34:45 -05:00
Tony Bark
66ce788578 Removed PackageLicenseUrl from metadata 2020-12-09 17:22:44 -05:00
Tony Bark
0e6ba4f99d Added more package metadata
- Removed RC suffix
2020-12-09 17:07:58 -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
046fb24b20 Fixed typo in package action 2020-12-08 22:01:10 -05:00
Tony Bark
dd146f0a5f Publish using .NET CLI 2020-12-08 21:57:55 -05:00
Tony Bark
730b20bf20 Fixed publish source 2020-12-08 20:31:33 -05:00
Tony Bark
87a590a15d Packing take two 2020-12-08 20:28:15 -05:00
Tony Bark
6671e8e7c5 Fixed publishing derp 2020-12-08 20:22:03 -05:00
Tony Bark
3f119956c4 Add Nuget publishing to Github
- Removed unit testing due to IO issues with CI
2020-12-08 20:20:21 -05:00
Tony Bark
35d9b18b89 Forgot to add test command to CI 2020-12-08 20:15:42 -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
8b5206ad3a Added VSCode tasks
- Show CST output in notebook
2020-12-08 19:09:34 -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
Tony Bark
52916f53b9 Add .gitignore and .gitattributes. 2020-12-08 17:56:36 -05:00