Skip to content

v1.6

Compare
Choose a tag to compare
@juanangp juanangp released this 25 Apr 11:29
· 424 commits to master since this release

What's Changed

  • CMakelists.txt increased to version 1.5 by @jgalan in #49
  • Removed using namespace std from header files and fix errors by @lobis in #50
  • Added testing boilerplate, basic tests and global formatting by @lobis in #51
  • Lobis remove namespace std from headers by @jgalan in #54
  • Fixing bug on inheritance of DrawEvent from base class by @juanangp in #55
  • Adding new DrawSignal method, in which a vector of signal IDs is passed as reference (2646704)

Full Changelog: v1.5...v1.6