0.14 2005-01-27 - Add onClick attribute to generated tags that resort columns in order to make the browser not move the page when it is clicked on. 0.13 2005-01-26 - Also add class names to rows, "w-st-odd-row" and "w-st-even-row", to allow for typical table styling of alternating background colors every other row. 0.12 2005-01-26 - Currency and number sorting were broken in 0.11. Added more tests. 0.11 2005-01-26 - If two cells contained identical text data, the sorting went haywire. - Improved detection of column type by better handling of whitespace. - Added detection for currency type. - Handle empty cells properly when sorting. 0.10 2005-01-26 - Initial release