Skip to content

0.1.16

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 14:53
· 697 commits to main since this release
  • 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).