Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1008 Bytes

File metadata and controls

24 lines (17 loc) · 1008 Bytes

Changelog

Version 1.0.0-rc7

  • Removed the command line interface.

Version 1.0.0-rc6

  • Fixed a packaging issue.

Version 1.0.0-rc5

  • Added support for .NET 10.

Version 1.0.0-rc4

  • Removed the ResultSet.Stream property.
  • The ResultSet class now implements the IEnumerable<string> interface.

Version 1.0.0-rc3

  • Added the RootCommand class.
  • Updated the package dependencies.

Version 1.0.0-rc2

  • Included the debug symbols in the package published on NuGet.

Version 1.0.0-rc1

  • Initial release.