Skip to content

Releases: nadrino/cpp-generic-toolbox

C++ Generic Toolbox v3.0.0

15 Dec 22:25
Compare
Choose a tag to compare

C++ Generic Toolbox v2.1.0

20 Apr 19:47
Compare
Choose a tag to compare
  • Adding ENUM_EXPANDER
  • getAverage now returns a double, no matter the input vector type
  • waitProgressBar
  • getSubVector (similar to getSubString)
  • printMap (similar to printVector)
  • Cleanup (now implementation files are in subfolders)

Full details: here

C++ Generic Toolbox v2.0.0

01 Apr 08:33
Compare
Choose a tag to compare

Lots of additions/fixes since v1.0.0. For full details, see: this link

C++ Generic Toolbox v1.0.0

31 Aug 12:03
Compare
Choose a tag to compare

First release of the C++ Generic Toolbox