Skip to content

Version 0.3.2

Compare
Choose a tag to compare
@binghe binghe released this 18 Jul 15:20
· 61 commits to master since this release
1d5527e

Changes in version 0.3.2:

  • Added *fm-version* for detecting host FileMaker versions at runtime (so that SDK functions provided in higher versions of FileMaker can be used without breaking the compatibility or crashing lower versions.)
  • Added *plugin-help-url* for Help URL for External Functions and Steps. If ends with "=" the Function/Step ID will be appended. (New to FileMaker Pro 16)
  • Fixed an issue in PREPARE-FM-PLUGIN-TOOLS which generates problematic fli.lisp causing invalid Windows 64-bit plugins.
  • Add support of FMP SDK Headers v19 (latest and perhaps the only one available from FileMaker official web site.)