Skip to content

0.12.0.0

Compare
Choose a tag to compare
@f-f f-f released this 15 Nov 15:43
· 638 commits to master since this release

Breaking changes (😱!!!):

  • Revert back to dynamically linked binary on Linux (#502, #500, #497)

    The static binary was still dynamically linking to glibc, causing it to be broken on
    some distros. So for now we're back on a dynamically-linked executable.