Skip to content

0.1.16

Choose a tag to compare

@github-actions github-actions released this 21 Jan 14:53
· 878 commits to main since this release
Immutable release. Only release title and notes can be modified.
  • Alleviate an issue where "File name or extension is too long" error occurs in Windows. (#126, thanks @aganders3)

  • Re-enable multiple values for --package and --exclude. (#127, thanks @aganders3)

    This behavior was unintentionally enabled in older versions and disabled in recent versions.

    We will support this again in 0.1.x for compatibility, but will remove it in 0.2.x.

  • Distribute prebuilt binaries for aarch64 Linux (gnu and musl).