Tony Bark
e6c8bc914a
v1.0.1 ( #1 )
...
The normalizing algorithm has been rewritten to be more efficient and hopefully more reliable. The new algorithm de-constructs each line after converting it to the system's native line ending. Then it searches for the key and returns value. The rewrite also normalizes line endings to match the system's within the entry itself before returning the final output. This should make things more stable and predictable.
- Skipping comments is a little buggy.
- Multiline parsing with the v2 format is still unpredictable.
2020-12-11 01:54:20 -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