Skip to content

Release of v2.4.0

Compare
Choose a tag to compare
@phbasler phbasler released this 20 Jul 06:40
· 86 commits to master since this release
2b861f5

What's Changed

  • Added @lisabiermann to the list of authors
  • Models can now be generated with sympy
  • Add vectorization
  • Migration to Catch v3.1
  • Doxygen documentation uses Readme as starting page
  • Added a badge to our discussion page by @phbasler in #75
  • Changed unique_ptr to make_unique to fix a segfault with the template model by @phbasler in #88
  • Bump JamesIves/github-pages-deploy-action from 4.3.2 to 4.3.3 by @dependabot in #74
  • Bump actions/setup-python from 3 to 4 by @dependabot in #84
  • Bump JamesIves/github-pages-deploy-action from 4.3.3 to 4.3.4 by @dependabot in #85
  • 79 dont trigger codecoverage + benchmark tests on dependabot prs by @phbasler in #87
  • 89 throw statusflag more distinctively by @lisabiermann in #90

Full Changelog: v2.3.3...v2.4.0