Skip to content

bitstring-2.1.1

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

February 23rd 2011: version 2.1.1 released

This is a release to fix a couple of bugs that were introduced in 2.1.0.

  • Bug fix: Reading using the 'bytes' token had been broken (Issue 102).
  • Fixed problem using some methods on ConstBitArrays.
  • Better exception handling for tokens missing values.
  • Some performance improvements.