Releases: ToolFramework/ToolFrameworkCore
Releases · ToolFramework/ToolFrameworkCore
v3.0.1
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
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
- V3.0 by @brichards64 in #17
New Contributors
- @brichards64 made their first contribution in #17
Full Changelog: v2.3.0...v3.0.0
v2.3.0
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