Skip to content

Semantic File Inspector v1.2.2

Latest
Compare
Choose a tag to compare
@IS4Code IS4Code released this 12 Mar 15:17
· 3 commits to master since this release

Full Changelog: v1.2.1...v1.2.2

If you are using the application as a .NET tool, run dotnet tool update IS4.SFI.ConsoleApp --global --version 1.2.2 to install this update.

Application

  • The only-once option no longer causes an exception for empty files.
  • The net6.0-windows release now has even the native libraries packed in.
  • Added a new release configuration ‒ net6.0-minimal. This is a slim release, including only the core components. Any necessary formats or hashes may be downloaded through NuGet.
  • For the WebAssembly browser release, an experimental .NET 8.0 version is included.

Analysis

  • Updated ImageSharp to version 2.1.7, fixing a vulnerability in PNG parsing.

Versions