Skip to content

Releases: hesim-dev/hesim

v0.5.8

16 Jan 23:42
676630b

Choose a tag to compare

Fix CRAN check warnings by updating C++ standard from C++11 to C++17.

v0.5.7

23 Oct 20:03
4efaf29

Choose a tag to compare

Fix memory access issue identified in piecewise exponential distributions by ensuring that the time and rate vectors are of the same length. Previously, an off-by-one allocation could cause undefined behavior on some systems.

v0.5.6

09 Oct 03:30
5f4af14

Choose a tag to compare

Fixes to accommodate ggplot v0.4.0.

v0.5.4

08 May 19:21
e218e24

Choose a tag to compare

v0.5.3

28 Feb 05:20
fa14d02

Choose a tag to compare

CRAN fix detailed here.

v0.5.2

31 May 22:51

Choose a tag to compare

API change and bug fixes as documented here.

v0.5.1

14 Aug 22:06

Choose a tag to compare

A number of modifications to improve the user experience as detailed here.

v0.5.0

19 Feb 05:20
eeb1f77

Choose a tag to compare

New features, API changes, and bug fixes as described here.

v0.4.2

08 Dec 04:35

Choose a tag to compare

New features and bug fixes as described here.

v0.4.1

10 Oct 19:02

Choose a tag to compare

Minor documentation updates and code fixes as described here.