Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

1.38.2

Compare
Choose a tag to compare
@atimmer atimmer released this 24 Aug 09:58
· 1687 commits to develop since this release
a7ccd1f

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.