- Update target framework to .NET 6.0;
- Update website to Docusaurus v2.0.0-beta.13.
- Add an option to exclude header from generated files.
- Report export path on the console (see PR # 149).
- Improvements to creating output directory (see PR # 148).
- 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).
- Change target framework from .NET Core 3.x to .NET 5.x (see PR # 138).