Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 543 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 543 Bytes

Change Log

Version 1.1.0 (2020-02-07)

  • New: Make fromResultSet factory method actually public. Oops!
  • Fix: Do not count ANSI color escape sequences when computing cell widths.

Version 1.0.2 (2014-11-22)

  • Fix: Use 1-based indices when looking up column names in a ResultSet.

Version 1.0.1 (2014-02-27)

  • Fix: Correct scope of FEST dependency.

Version 1.0.0 (2014-02-27)

Initial release.