Skip to content

Releases: evanmiller/fmptools

FMP Tools 0.2.2

22 May 16:03

Choose a tag to compare

  • Fix a segfault in fmp2sqlite with a large number of columns #13
  • Encode CR, LF, VT ASCII codes as newlines #17
  • Fix an issue with missing fields #18

FMP Tools 0.2.1

15 Jan 13:59

Choose a tag to compare

  • Improved support for long text fields #8
  • XLSX exporter: use constant_memory option #9

FMP Tools 0.2.0

10 Feb 15:05

Choose a tag to compare

  • fmp2json: Include each column's data type and collation locale
  • fmp2sqlite: Properly quote SQL identifiers
  • Add a HACKING file with notes on the FileMaker Pro binary format
  • Full support for Unicode data in fp7/fmp12 files (FileMaker apparently uses SCSU)
  • Improved support for tables with >127 columns
  • Improved support for certain byte codes

FMP Tools 0.1.0

09 Sep 15:53

Choose a tag to compare

Initial release, tested on macOS and Linux systems