New Features
Add support for dataframes that have 8 bit integers. When written to Hyper, these will be stored as 16 bit integers. (#280)
Bugfixes
Bumped the minimum version of the tableauhyperapi to 0.0.18618 to fix a bug where reading from Hyper files would throw a RuntimeError (#283)