* Updated librdata source to commit: 7188fa54b1894da24ceb8ccefd0a62113a38497c This improves reading of altrep objects and gives a better error when encountering S4 objects solves issues: 36, 35, 30
0.3.3
* Implemented reading files with lzma compression * Not producing wheels for python 3.5 anymore
0.3.2
* introduces gzip compression as an option (41)
0.3.1
* fixes bug 40
0.3.0
* Removed the limit on column bytes length * Reading dates vectors correctly (libradata issue 24. * Librdata src updated to commit ba28c3ba1bb224901b873ce477282f61a51c567e
0.2.9
* corrected bug when writing file not being able to delete them with python on windows. * raising error if trying to run setup.py on windows 32 bit.