Skip to content

Releases: Capella87/FixNormalization

v0.2.1

05 Jan 07:57
1fa47f4

Choose a tag to compare

Changes

  • Fix fatal argument parsing behavior

This is an emergency patch release to resolve the fatal bug.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

05 Jan 07:15
6cc35fa

Choose a tag to compare

Changes

  • Migrate to .NET 10
  • Show Git commit information on --info
  • Migrate from *.sln to *.slnx
  • Update to Ookii.CommandLine v5.0

Next version may include new features...

Full Changelog: v0.2.0-beta.1...v0.2.0

v0.2.0-beta.1

06 Dec 07:10
ef567bd

Choose a tag to compare

v0.2.0-beta.1 Pre-release
Pre-release

Changes

  • Recursive option is now supported (add1f19)

v0.2.0-alpha.6

28 Nov 07:29
a8539d3

Choose a tag to compare

v0.2.0-alpha.6 Pre-release
Pre-release

Changes

  • App information feature is introduced (96eed56)
  • Show full help information in sub-command error cases (992d451)
  • Set the default console output to UTF-8 explicitly (6cc6a97)
  • Show application description at the top of root argument usage (f1535d3)
  • README (668525b)

v0.2.0-alpha.5

26 Nov 14:26
a179e5f

Choose a tag to compare

v0.2.0-alpha.5 Pre-release
Pre-release

Release Notes

Changed and Fixed

  • Solve runtime problem for non-self-contained application (a179e5f)
  • Add MIT License explicitly (679a859)

v0.2.0-alpha.4

26 Nov 13:47
af3beb7

Choose a tag to compare

v0.2.0-alpha.4 Pre-release
Pre-release

The first release powered by GitHub Actions!