Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 983 Bytes

File metadata and controls

44 lines (32 loc) · 983 Bytes

v5.5

  • Update target framework to .NET 6.0;
  • Update website to Docusaurus v2.0.0-beta.13.

v5.4

  • Add an option to exclude header from generated files.

v5.3

  • Report export path on the console (see PR # 149).

v5.2

  • Improvements to creating output directory (see PR # 148).

v5.1

  • Add Directory.Build.props hence common assembly configurations can be set for a single entry point;
  • Adjust maximum value of C according to the number of given input samples (see PR # 144);
  • Set ExitCode according to the termination status (see PR # 143).

v5.0

  • Change target framework from .NET Core 3.x to .NET 5.x (see PR # 138).