Skip to content

v0.3.2

Choose a tag to compare

@fmsouza fmsouza released this 02 Aug 16:58
91757a8

Added

  • (release) publish to PyPI, so pip install lanekeep works (#62)

Fixed

  • (release) build the Linux binaries against glibc 2.17 (#62)

    0.3.1's Linux binaries required glibc 2.39 and did not start on Ubuntu 22.04, Debian 12 or
    RHEL 9 — on npm, the releases page and Homebrew alike. Anyone on those platforms should
    upgrade; there is no workaround on 0.3.1 short of building from source.