* Updates minimum Python version to 3.8 * Fixes warning about concatenating empty or `NA` data frames * Removes dependency on `six` and removes `__future__` import
0.5.0
* Fix compatibility issues with newer versions of dependencies. * Adds GitHub Actions workflows for test and release