Skip to content

bitstring-4.3.0

Latest
Compare
Choose a tag to compare
@scott-griffiths scott-griffiths released this 01 Jan 14:24
· 2 commits to main since this release

A minor update, fixing a few issues and updating dependencies.

  • Upgraded bitarray dependency to >= 3.0.0.
  • Explicit support for Python 3.13.
  • Removed the 'experimental feature' label from the new exotic floating point types.
  • Fix for LSB0 slicing issue. Bug #343.