* 86 Provide more information about the original table (properties) * 89 Skip PDF tests if PDFTables not installed
0.12.0
* 51 Removed FloatType, use DecimalType * 81 Make HTML table name human-readable * 82 Add preliminary PDF support * 83 Use XLSTableSet also for xlsx files
0.11.0
* 65 Reworked any.py * 60 Basic HTML table parsing * 55 Fix `__repr__` and unicode issue * 55 Add `__getitem__` to TableSet
0.10.0
* 52 Rewrite type guessing * Properly handle empty values when applying types * Use normal float casting, if possible instead of locale.atof