bpack v0.8.1 (30/11/2021)
- Drop setup.py, no longer needed.
- Improve compatibility with typing-extensions v4.0 (closes #1).
- Use the compiled extension of bitstruct when available (and compatible with the specified format string).
- Use cbitsturct when available (preferred over the compiled extension of bitstruct).