v3.1.0
- changed common transition logging to TRACE
- new
performUnhandledLoggingWarning
method. This method returns a function that can be used as an action foronUnhandledTrigger
. Instead of throwing an exception, the returned function will log the unexpected trigger. - New optional name configuration, this name will be used in log messages to help distinguish between different state machine instances.