What's Changed
* Support RS erasure decoding by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/12
* Speed up build by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/16
* Add notes on patching RS lib and clean up readme by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/17
* Update objectstore by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/19
* Python integration tests by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/20
* Extend RawIOBase for Python reader/writer by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/21
* Use serial_test instead of requring test-threads=1 by Kimahriman in https://github.com/Kimahriman/hdfs-native/pull/22
**Full Changelog**: https://github.com/Kimahriman/hdfs-native/compare/v0.1.0...v0.2.0