Skip to content

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 09 Sep 04:10
· 36 commits to main since this release
  • Allow set AppImage squashfs compression in Fallout to customize or override compression
  • Decouple primary directory publish from DotNetSingleFile packaging so that directory and portable archive publish retains all runtime assemblies and native dependencies
  • Add the PublishReadyToRun build parameter (--publish-ready-to-run), defaulting to false, to make ReadyToRun compilation opt-in
  • Add the PublishTrimmed build parameter (--publish-trimmed and Trimmed property alias), defaulting to false, to make assembly trimming opt-in across publish and restore operations
  • Let APT's _apt user read downloaded DEB files without falling back to an unsandboxed root download, and print the
    command that starts applications installed through native Linux packages