Skip to content

v0.9.1

Choose a tag to compare

@bhargavchippada bhargavchippada released this 22 Mar 15:10
· 21 commits to master since this release

Bug Fix

  • Graceful fallback when C compiler is missingsetup.py now catches C extension build failures (missing gcc, wrong version, etc.) and installs the pure Python fallback instead of crashing pip. Users without a C compiler get a working (slower) install with a helpful warning about rebuilding for speed.

Install

pip install fa2==0.9.1

Full Changelog: v0.9.0...v0.9.1