Skip to content

1.11.0

Compare
Choose a tag to compare
@a-szotyori a-szotyori released this 27 Feb 16:43
· 26 commits to main since this release

Features and improvements:

  • Adds candidates property to AnalysisResult. This allows retrieving the extraction candidates. To learn more about extraction candidates please visit our API documentation.

Minor breaking change:

  • Affects clients who use a custom GiniCaptureNetworkService implementation: the ExtractionResult initialiser has a new candidates parameter now. If your backend sends you the extraction candidates then please pass them to the new parameter. If not, then simply pass in an empty map [:].