Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@spouliot spouliot released this 20 Oct 21:30

Features

  • Add appbundle branch and is-trimmable command to detect any trimmable assembly inside the app bundle
  • Add has-entrypoint command, to both assembly and appbundle branches, to detect if the assembly has an entry point
  • Add fingerprint command, to both assembly and appbundle branches, to uniquely identify assemblies and appbundle using Info.plist

Updates

  • Updated Spectre.Console to 0.45.0
  • Added new Spectre.Console.Cli 0.45.0 for removed CLI features from main package