The one with evaluation progress plugin
This release adds support for evaluation progress plugin.
It allows to subscribe (via node.js EventEmitter
) to progress evaluation events dispatched by the StateEvaluator
.
What's Changed
- feat: evaluation progress plugin by @ppedziwiatr in #270
Full Changelog: v1.2.26...v1.2.27