This repository has been archived by the owner on Oct 4, 2022. It is now read-only.
1.38.2
Bugs:
- Fixes an issue where we would show bad results for an empty Paper.
Enhancements:
- Automatically parse and serialize all value objects send to and from the worker. This means
Paper
objects can be passed to the analysis wrapper. - Add a method to the worker that can run any arbitrary research,
runResearch
. - Add a priority system to the Scheduler, this means extensions run before the analysis to make sure they are loaded.
- Adds support for related keywords.