v0.14.2
A couple of bug fixes, by @jhorstmann and @v0y4g3r
Fixed bugs:
- Fixed FileStreamer's end method to flush Parquet magic #163 (v0y4g3r)
- Fix compilation of parquet-tools #161 (jhorstmann)
Enhancements:
- Added
Compressor::into_inner
#158 (jorgecarleitao)