Skip to content

bitstring-2.0.3

Compare
Choose a tag to compare
@scott-griffiths scott-griffiths released this 23 Jun 10:05
· 961 commits to main since this release

July 26th 2010: version 2.0.3 released

  • Bug fix: Using peek and read for a single bit now returns a new bitstring
    as was intended, rather than the old behaviour of returning a bool.
  • Removed HTML docs from source archive - better to use the online version.