What's Changed
* Added `slc` option to `Chain.get_draws` and `get_stats` which can be used to select subsets with higher performance by michaelosthege in https://github.com/michaelosthege/mcbackend/pull/49 and https://github.com/michaelosthege/mcbackend/pull/51
* Passing slice to get draws/stats more efficiently in `to_inferencedata` by michaelosthege in https://github.com/michaelosthege/mcbackend/pull/52
**Full Changelog**: https://github.com/michaelosthege/mcbackend/compare/v0.1.3...v0.2.0