File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ v1.1001.0.0 - Jun 12, 2026
2+ - Remove encoding from output. (https://github.com/CaptnCodr/Fli/pull/86 )
3+ - Add ` cancellationToken ` on ` executeAsync ` . (https://github.com/CaptnCodr/Fli/pull/87 )
4+
15v1.1000.0.0 - Mar 28, 2026
26- Meet ` Output.Stream ` option to write outputs to stream (e.g. logging, printing etc.). (https://github.com/CaptnCodr/Fli/pull/80 )
37- Some code improvements.
Original file line number Diff line number Diff line change 66 <TargetFrameworks >netstandard2.0;netstandard2.1;net9.0;net10.0</TargetFrameworks >
77 <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
88 <Configurations >Debug;Release</Configurations >
9- <Version >1.1000 .0.0</Version >
9+ <Version >1.1001 .0.0</Version >
1010 </PropertyGroup >
1111 <PropertyGroup >
1212 <GenerateDocumentationFile >true</GenerateDocumentationFile >
Original file line number Diff line number Diff line change 66authors
77 Constantin Tews
88version
9- 1.1000 .0.0
9+ 1.1001 .0.0
1010readme
1111 README.md
1212releaseNotes
13- - Meet `Output.Stream` option to write outputs to stream (e.g. logging, printing etc.). (https://github.com/CaptnCodr/Fli/pull/80)
14- - Some code improvements.
15- - Dependency updates.
13+ - Remove encoding from output. (https://github.com/CaptnCodr/Fli/pull/86)
14+ - Add `cancellationToken` on `executeAsync`. (https://github.com/CaptnCodr/Fli/pull/87)
1615 (All release notes: https://github.com/CaptnCodr/Fli/blob/main/RELEASE_NOTES.md)
1716projectUrl
1817 https://github.com/CaptnCodr/Fli
You can’t perform that action at this time.
0 commit comments