Releases: spouliot/cilout
Releases · spouliot/cilout
1.2.0
Features
- Add
appbundle
branch andis-trimmable
command to detect any trimmable assembly inside the app bundle - Add
has-entrypoint
command, to bothassembly
andappbundle
branches, to detect if the assembly has an entry point - Add
fingerprint
command, to bothassembly
andappbundle
branches, to uniquely identify assemblies and appbundle usingInfo.plist
Updates
- Updated Spectre.Console to 0.45.0
- Added new Spectre.Console.Cli 0.45.0 for removed CLI features from main package
1.1.0
- Add
asssembly
branch and adjustis-trimmable
command arguments - Add
assembly <assembly> references
command - Add
assembly <assembly> definitions
command
1.0.0
Features
- Add
is-trimmable <assembly>
command