* Make table directory names Windows-compatible by writing timestamps without colon. (Fixes issue 4.) * Test on Python 3.6, 3.7, 3.8. * Make compatible with pandas v1.0.0.
0.4.0
------------------
* Always sort the index of the data. * Encode absence of flags as null in flag column. * Add some config reading functions to API and CLI. * Write some documentation.
0.3.0
------------------
* Add CLI command list-tables.
0.2.1
------------------
* Fix bug where eust package was not correctly included in distribution.