0.4
Changes:
- This release have some API changes regarding the Rcpp manipulation functions, such as schedule, setState and addLogger etc. These functions used to return the object itself for action chaining. Now they do not return a value. However, action changing is still possible using the R6 objects.
- Fixed the missing ABM-package documentation.
- Fixed a minor memory leak problem caused by the StateLogger class.