Tablesaw v0.33.0 Release Notes

Release Date: 2019-06-04 // almost 5 years ago
  • ๐Ÿ”‹ Features

    • โž• Add InstantColumn (#518)
    • ๐Ÿ”ง More configurable column type detection (#521)
    • โž• Added option for turning off html escaping in html table output
    • โž• Additional date parsing capabilities (#506)

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix for precision of 0 in JdbcResultSet (#523)

    Cleanup

    • โœ‚ Remove circular dependency between reader packages and core package
    • โœ‚ Remove unused epoch conversion methods (#513)