v0.9.1
Bug Fix
- Graceful fallback when C compiler is missing —
setup.pynow catches C extension build failures (missinggcc, wrong version, etc.) and installs the pure Python fallback instead of crashingpip. Users without a C compiler get a working (slower) install with a helpful warning about rebuilding for speed.
Install
pip install fa2==0.9.1Full Changelog: v0.9.0...v0.9.1