Skip to content

Releases: dymium-org/core

v0.1.9-1

17 Jun 04:22
Compare
Choose a tag to compare

See NEWS.

v0.1.8

18 May 14:38
Compare
Choose a tag to compare
Increment version number

v0.1.7

02 Apr 22:20
Compare
Choose a tag to compare

See NEWS.

v0.1.6

31 Mar 15:36
Compare
Choose a tag to compare

See NEWS.

v0.1.3

29 Jan 10:41
87794dd
Compare
Choose a tag to compare
feat: dynamic target in TransitionClassification (#53)

* feat: add dynamic target #52

* test: fix check_target

* feat: add print format for Target

* test: fix Target

* feat: use Target in the inner working of Transition

* feat: add print format for Generic

* feat: check_target knows Target

* test: update TransitionClassifiication

* fix: Target did not accept NULL

* docs: update man

* docs: update news

* test: fix check_target test

* docs: export Target

* fix: checkmate::makeExpectation is missing

makeExpectation is imported to be used internally in our customised checkmate functions

* docs: fix wrong alias of Target

* test: fix Target tests

* docs: fix Target example

* docs: fix Target example in man

* Increment version number

* docs: update pkgdown

v0.1.0

20 Jan 12:25
Compare
Choose a tag to compare

This release contains all the basic building blocks for dynamic microsimulation!