Skip to content

v2.2.0

Choose a tag to compare

@MJC598 MJC598 released this 05 Jan 18:33
· 8 commits to main since this release
d7654eb

Release 2.2.0

This is an overhaul of the model from previous versions. Now we are completely within a Markov framework and have focused now on removing confounding components/making it easier to add/remove nodes in the network.

Changes:

  • Removed build init effects
  • Reworked CMake and CPack
  • Added Docker image builds
  • Added shared and static library builds
  • Removed the base RESPOND executable
  • Added a windows static build
  • Updated the CMakePresets
  • Added an example sim.conf file and database schema
  • Code cleaning