Skip to content

v0.33.0

Compare
Choose a tag to compare
@benmccann benmccann released this 04 Jun 16:32
· 542 commits to master since this release

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)