Skip to content

Releases: CaptnCodr/Fli

v1.1000.0

28 Mar 13:39

Choose a tag to compare

What's Changed

  • Add stream option by @flsl0 in #80
  • Update dependencies in #84

New Contributors

  • @flsl0 made their first contribution in #80

Full Changelog: 1.111.11...1.1000.0

v1.111.11

27 May 13:18

Choose a tag to compare

What's Changed

  • Use ProcessStartInfo.ArgumentList if NET (>= net5.0) (#76)
  • Improve documentation (#74, #78)

Full Changelog: 1.111.10...1.111.11

v1.111.10

31 May 05:59

Choose a tag to compare

What's Changed

  • Empty file output will not write to file. (#72)

Full Changelog: 1.111.1...1.111.10

v1.111.1

24 May 14:57

Choose a tag to compare

What's Changed

  • Ensure standard in is always redirected when there is input (#71)

New Contributors

Full Changelog: 1.111.0...1.111.1

v1.111.0

16 Apr 13:13

Choose a tag to compare

What's Changed

  • add sh and zsh, add Linux's pwsh, always quote default shell by @xgqt in #68

New Contributors

  • @xgqt made their first contribution in #68

Full Changelog: 1.110.0...1.111.0

v1.110.0

12 Apr 06:35

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.101.0...1.110.0

v1.101.0

09 Jan 13:09

Choose a tag to compare

  • New year's work. #62

Full Changelog: 1.100.10...1.101.0

v1.100.0

24 Nov 19:37

Choose a tag to compare

What's Changed

  • Update to .NET8. (#60)
  • Add new logo. (#61)

Full Changelog: 1.11.0...1.100.0

v1.11.0

06 Oct 19:51

Choose a tag to compare

What's Changed

  • Add throw and throwIfErrored functions to interrupt pipeline on error. (#59)

Full Changelog: 1.10.1...1.11.0

v1.10.1

01 Sep 19:03

Choose a tag to compare

What's Changed

  • Command.ExecuteAsync stdout and stderr content now gets returned (#58) by @YanikCeulemans

New Contributors

Full Changelog: 1.10.0...1.10.1