Releases: jtablesaw/tablesaw
Releases · jtablesaw/tablesaw
v0.33.3
v0.33.2
v0.33.1
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)
v0.32.7
v0.32.6
v0.32.5
v0.32.4
v0.32.3
v0.32.2 - Fix optional reader modules
- Optional
DataReader
modules are now working