None
- Supports Python 3.8 - 3.12
- Supports FieldWorks 9.0.4 - 9.1.24
-
Supports Python 3.6 - 3.11
-
Supports FieldWorks 9.0.4 - 9.1.22
-
New functions:
- LexiconFieldIsMultiType()
- LexiconFieldIsAnyStringType()
- LexiconGetSenseNumber()
- LexiconSenseAnalysesCount()
-
Moved to pythonnet 3.0.1, which supports FieldWorks 9.1.22
-
FieldWorks dlls no longer need to be included, so the package size has been greatly reduced.
- Added LexiconClearField()
- Updated Set/Get Field functions to handle MultiStrings and a WS parameter (fully backward compatible).
- Added the DLLs needed to support FieldWorks 9.1.15/16
- Added support for Texts to BuildGotoURL()
- Constrained pythonnet to < 3 since flexlibs breaks with the new v3.0.0
- FLExProject now requires a CloseProject() call to save data and release the lock on the FLEx project.
- Configured as a package and published on PyPI
- Includes .NET DLLs that are needed for compatibility with FLEx 9.0 through to 9.1.9