Skip to content

Releases: SuffolkLITLab/FormFyxer

v1.0.1

10 Nov 21:16

Choose a tag to compare

Changed

Switch to headless opencv dependency to improve stability

Full Changelog: v1.0.0...v1.0.1

v1.0.0

30 Oct 19:13

Choose a tag to compare

What's Changed

Major new version that removes dependency on older machine learning approaches, including spaCy and NLTK, which tend to have version conflicts with Docassemble and perform poorly and at a higher cost than modern LLM technologies.

Changed

New Contributors

Full Changelog: v0.2.0...v1.0.0

v0.3.0a3

24 Oct 14:20
f59f589

Choose a tag to compare

What's Changed

This release now depends on access to the tools.suffolklitlab.org endpoint for several features. In the future, we will likely migrate these to a public LLM endpoint, like OpenAI, which can be used more cost effectively for most deployments

Full Changelog: v0.3.0a2...v0.3.0a3

v0.3.0a2

23 Oct 02:02
81356ca

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0a1...v0.3.0a2

v0.3.0a1

17 Aug 15:34

Choose a tag to compare

What's Changed

New

Fixed

New Contributors

Full Changelog: v0.2.0...v0.3.0a1

v0.2.0

21 Apr 19:15

Choose a tag to compare

Added

Changed

Fixed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

24 Feb 17:05
728be8f

Choose a tag to compare

v0.0.10.1

26 Oct 20:03

Choose a tag to compare

Fix types

v0.0.10

26 Oct 19:49

Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

01 Apr 15:22

Choose a tag to compare

A new click version broke typer which broke spacy, which then broke the Weaver. New package requirements enforces the right version of typer, which works with the latest click.