Skip to content

Version 2.11.1

Compare
Choose a tag to compare
@joto joto released this 07 Mar 12:55
· 1120 commits to master since this release

Fixed

  • Terminate called on full non-auto-growing buffer. (Issue #189.)
  • When file formats were used that were not compiled into the binary, it
    terminated instead of throwing. (Issue #197.)
  • The Filter::count() method didn't compile at all.