Features
- Add
createData
behavior, which can be used to store and update any data in an actor. #23- See its documentation for an example: https://github.com/christoph-fricke/xsystem/wiki/05-Plug-n-Play-Behavior#createdata
Documentation
- Add documentation for
createData
. https://github.com/christoph-fricke/xsystem/wiki/05-Plug-n-Play-Behavior#createdata
Internal
- Refactor of the history behavior to use a double-linked list internally, which simplified the implementation. #21
- Use commit-lint to lint commit messages while creating a commit.
- Update dev dependencies