v0.33.0
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
of0
inJdbcResultSet
(#523)
Cleanup
- Remove circular dependency between reader packages and core package
- Remove unused epoch conversion methods (#513)