Skip to content

Version 1.2.0

Latest
Compare
Choose a tag to compare
@joto joto released this 13 Jan 10:05

Added

  • Add layer raw size and geometries raw size to vtzero-stats, use CSV format.

Changed

  • Switched to C++14 as minimum requirement (because the Protozero library we depend on switched).
  • Various updates to build and clang-tidy config
  • Lots of small code cleanups.

Fixed

  • Remove superfluous std::forwards.