What's Changed
- WorkerPoolManager: do not set args->job->m_in_progress when the job has been deleted by @jini-zh in #18
- Store::JsonParser: skip newlines by @jini-zh in #21
- Update Logging.h by @marc1uk in #23
- Fix storing of a BStore in a BStore and implement JSON encoders by @jini-zh in #24
- add verbosities by @marc1uk in #14
- whitespace fixes by @marc1uk in #10
- add insertion operator << definition to Store class by @marc1uk in #26
- add support for long and unsigned long to BStore::JsonEncode by @marc1uk in #30
- Add to gitignore to cleanup git status by @tdealtry in #32
- Add virtual destructor to DataModelBase, such that derived classes wi… by @tdealtry in #31
- Tool: remove static constants setting logging verbosity by @jini-zh in #35
- Json updates by @jini-zh in #37
- bugfix to json parser by @marc1uk in #39
- add m_configfile to Tool by @marc1uk in #34
- memory leak fix in WorkerPoolManager::Finalise by @marc1uk in #41
- propagate mtx in Pool.h by @marc1uk in #42
- bugfix: missing args setting in Pool.h by @marc1uk in #43
New Contributors
Full Changelog: v3.0.1...v3.1.0