Skip to content

Version 2.19.0

Compare
Choose a tag to compare
@joto joto released this 19 Jan 08:50
· 27 commits to master since this release

Changed

  • Mark RapidJSON support as deprecated.
  • Update included Catch to v2.13.10.
  • Remove deprecated BoolVector class.
  • Remove deprecated NWRIdSet class.
  • Remove deprecated AssemblerConfig constructor.
  • Print start of offending string in overlong string exception.
  • Implement set_thread_name() on FreeBSD.
  • Some small code cleanups.

Fixed

  • Fix return type in MembersDatabaseCommon::count_not_removed().
  • Make bzip2 unit tests pass on musl-based systems.
  • Fix bug in members database test case.