Skip to content

Releases: ToolFramework/ToolFrameworkCore

v3.0.1

27 Jun 15:21

Choose a tag to compare

Minor change to correct store iterators, improve JSON compatibility with stores and changes internal string representation to have speech marks that can be stripped with destring function

Full Changelog: v3.0.0...v3.0.1

v3.0.0

08 Jun 08:55

Choose a tag to compare

Changed build steps to have datamodel base class
Updated store to handle json objects better and internal string format changed
added colour pallet changes
introduced worker pool manager and job classes

  • others

What's Changed

New Contributors

Full Changelog: v2.3.0...v3.0.0

v2.3.0

08 Jan 21:41

Choose a tag to compare

What's Changed

  • add getting tool class name to Tool constructor by @marc1uk in #2
  • nullptr to NULL for pre-c++11 by @marc1uk in #4
  • Explicit definition of Tool constructor by @guiguem in #7
  • fix missing L in DataModelLib by @marc1uk in #6
  • printout exception info by @marc1uk in #9

New Contributors

Full Changelog: https://github.com/ToolFramework/ToolFrameworkCore/commits/v2.3.0