What's new in Functional Table Reader 1.13.3

Jan 13, 2015
  • Changed default OTIS file extension from "dat" to "itd".
  • Fixed a bug that prevented the program from running with newer versions of Java on MacOS X.
  • Removed some use of deprecated code.
  • Cleaned up code formatting and documentation.

New in Functional Table Reader 1.13.2 (May 1, 2014)

  • Fixed a threading issue that could cause the program to randomly freeze up on some systems (especially Windows).
  • Updated to the latest version of JFreeChart (1.0.17).
  • The program now requires Java 1.6 (Java 6) or later.

New in Functional Table Reader 1.13.1 (Dec 4, 2013)

  • Corrected an error with writing OTIS table files that would result in illegal table or independent variable names in some circumstances. Also corrected an error with reading multiple tables from a single OTIS table file.

New in Functional Table Reader 1.12.0 (Oct 29, 2013)

  • Modified the POST3D table reader to try and be more robust.
  • Corrected CSV reader to never use commas as decimal separators no matter the user's locale.
  • Changed the OTIS table file comment character to "!" and output tables are now always set to be linearly interpolated.
  • Added support for using drag-and-drop to open files (just drag the file onto the main window's table list area).

New in Functional Table Reader 1.11.2 (Jul 10, 2013)

  • Fixed a bug that prevented the reading of POST3D tables that start with "p$tab" rather than just "$tab".
  • Dynetics tables are now written out with two spaces for delimiters rather than a tab character.
  • The "END" is now omitted when writing out an OTIS file.

New in Functional Table Reader 1.9.2 (Aug 12, 2010)

  • Fixed numerous bugs with reading POST and POST II table files.