Skip to content

Version 2.3

Compare
Choose a tag to compare
@edrosten edrosten released this 29 Oct 10:17
c57d30f
  • libCVD exceptions now derive from std::runtime_error (minor API break)
  • auto_ptr is now gone from the code base
  • Clean build with -Wall -Wextra -Wconversion -Werror on gcc 10
  • Numerous bug fixes