Skip to content

v0.1.3

Compare
Choose a tag to compare
@matthewmueller matthewmueller released this 16 May 13:15
· 200 commits to main since this release
  • Move build caching from $TMPDIR/bud/cache to $YOUR_APP/bud/cache

    This should fix #27 issue on M1 Macs.

  • Fallback to copying if renaming a directory fails

    This change fixes a invalid cross-device link error WSL users were encountering.