Version History

6.0

  • Reads Excel, OpenOffice, and CSV files natively.
  • Fixed bug with limit option
  • Fixed bug with nbsp option
  • Fixed bug with xhml RC option
  • Fixed warnings
  • Internal cleanups

5.3

  • Added -verbose command line option
  • Updated -quiet option to silence all messages
  • Added -overwrite to toggle the overwriting of existing .html files
  • Fixed warnings
  • ~ are allowed in .t2trc file paths
  • Internal cleanups

5.2

  • Deprecated RC file names are no longer supported
  • Added equalColumn RC option
  • Added --equal command line option
  • Updated --limit ( and corresponding limit RC option ) to support more columns than present in the data.

5.1

  • Added a DOCTYPE for HTML files
  • Added an always present summary attribute for the tables
  • All output files will be valid HTML or XHTML
  • Renamed addParagraph RC option as addSpace

5.0

  • Initial XHTML support

4.3.6

  • Updated to allow zero attributes to perform work

4.3.5

  • Fixed spelling for the highlightColumn attribute

4.3.4

  • Added addParagraph RC option
  • Updated squeeze option to handle a line with a delimiter on the end

4.3.3

  • Changed version numbering scheme
  • Fixed highlight column number bug

4.32

  • Added --hilight command line options to hilight a column heading
  • Fixed skip fields processing
  • Fixed bug with a space in the ledger colors
  • Added <thead> tag to the header row
  • Removed the unused --ledger command line option
  • Internal clean-ups.

4.20

  • Added --limit command line options to limit the number of columns
  • Added --nbsp command line options to print &nbsp; for empty cells
  • Fixed missing specified rc file bug.
  • Internal clean-ups.

4.10

  • Fixed command line option processing. The command line was getting trumped by the .t2trc file
  • Removed the -T option
  • Added long versions, e.g. -delim
  • Removed bundling
  • Added no versions, e.g. --noheader

4.0

  • Internal fixes
  • Removed the XML limitations
  • Removed classic MacOS support
  • Fixed several table options

3.6

  • Internal fixes
  • Added the -i command line option

3.5

  • Mostly internal changes. Code clean-up. More OO
  • Removed some stupid/useless command line options
  • Changed the format of the rc file to Simple XML
  • Fixed oneTable bug

3.0

  • MAJOR changes!!
  • re-wrote the whole table handling routines to be OO
  • added support for any and all tags to table, cell, & body
  • removed several of the command line arguments
  • added 2 new command line arguments (quiet mode & meta file)
  • cleaned up multi-platform support
  • fixed directory bug
  • initialization file changed
  • changing the file extension will now always work
  • removed checking for the caption on the previous non-delimited line
  • ledger colors can be greater than 2
  • skipfields now takes a regular expression (can match more than one column)
  • added delimiter (and other options) to the initialization file

2.2

  • added MacOS support
  • some minor code cleanups

2.1

  • added Win32 support
  • both .t2trc and t2t.rc are looked for as initialization files
  • when processing a directory, files ending with both.html and .htm are now skipped
  • the file extension is now replaced instead of just appending .html

2.0

  • added more HTML options to both the table & cell tags
  • added ledger options
  • Perl 5 only
  • completed rearranged the rc file
  • cell alignments now affect the header
  • finally fixed the directory and subdirectory processing

1.90

  • bug fixes
  • added the header color option
  • fixed the zero bug

1.75

  • added the cell alignment option
  • added the caption tag
  • added D to skip over a line of dashes
  • added S option to skip a field

1.60

  • some minor bug fixes with the one table option
  • added the ability to add a file
  • added W option to process a whole file

1.50

  • added whole table, skip field, and squeeze
  • fixed the zero bug
  • added the ability to read from stdin and write out to stdout
  • removed the redundant -o option

1.00

  • Initial release
 
Steven Scholnick

Last Updated January 28, 2008