Version 0.2.0
- python2/3 compatibility fix when reading fcs files with mixed data types
- data is automatically converted to float32 to protect the user from making
mistakes when the data type is mixed (but the user can choose to turn
conversion off)
Breaking changes
- pandas is required
- removed (output_datatype) kwarg in parse