Skip to content

Releases: wangfu91/UsnParser

Release-v0.3.0

Choose a tag to compare

@wangfu91 wangfu91 released this 27 May 10:34
6f4f445
  1. Upgrade to .NET 10.
  2. Switch to AOT friendly System.CommandLine.

Release-v0.2.1

Choose a tag to compare

@wangfu91 wangfu91 released this 05 Nov 08:49
  • Fix a STATUS_ACCESS_DENIED error when retrieving file path from file Id.

Release-v0.2.0

Choose a tag to compare

@wangfu91 wangfu91 released this 15 Nov 14:50
9faa000
  • Upgade to .NET 8.
  • Major code refactoring.
  • Improve performance by utilizing an LRU cache.

Release-v0.2.0-beta

Release-v0.2.0-beta Pre-release
Pre-release

Choose a tag to compare

@wangfu91 wangfu91 released this 20 Oct 14:18
  • Upgade to .NET 8.
  • Major code refactoring.
  • Improve performance by utilizing an LRU cache.

Release-v0.1.5

Choose a tag to compare

@wangfu91 wangfu91 released this 04 Aug 14:23
d14e313
  • Add ReFS support
  • Add .editorconfig file
  • Code refactoring

Release-v0.1.4

Choose a tag to compare

@wangfu91 wangfu91 released this 26 Nov 15:16
a60e292
  • Upgrade to .NET 7.0
  • Added ARM64 support
  • Drop x86 support

Release-v0.1.3

Choose a tag to compare

@wangfu91 wangfu91 released this 12 Mar 08:19
Update publish power shell script.

Release v0.1.0

Choose a tag to compare

@wangfu91 wangfu91 released this 26 Feb 16:56
Update .gitignore.