* Improved typing (see https://github.com/mberk/shin/issues/2, https://github.com/mberk/shin/issues/4)
0.1.0
Changed
* Fix type hint from Sequence to Collection * Add Rust optimiser * Handle Mappings as well as Collections * Only return implied probabilities by default
0.0.2
Changed
* Guard against less than two outcomes
Fixed
* Handle two outcomes cases (previously caused a division by zero)