Skip to content

bpack v0.8.1 (30/11/2021)

Choose a tag to compare

@avalentino avalentino released this 30 Nov 17:17
· 145 commits to main since this release
v0.8.1
c63638b
  • 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).