Minor fix: pip installation now automatically upgrades scipy to version 0.14 if necessary. Dependence on scipy 0.15 removed. Thanks to Peter Stangl!
0.3.0
New feature: - included decays with two neutrinos in the final state (in particular B->K(*)nunu), including the case of two differently flavoured neutrinos that is not allowed in the SM but in several NP models. Special thanks to Joachim Brod for discussions.
0.2.3
Bugfix release: - Bugs in implementation of `S_K*gamma` fixed. Thanks Ayan Paul for pointing them out!
0.2.2
Bugix relase: - fixed two bugs in setup.py that broke `pip` installation. Thanks Wolfgang Altmannshofer! - `flavio.plots` is not imported automatically anymore. This is to prevent errors for users without `matplotlib` installed.
0.2.0
New features: - Interface to `FlavorKit`
Bugs fixed: - a bug in the SM contribution to the DeltaF=2 Wilson coefficients
For details, read the [blog post](http://flav-io.github.io/2015/03/04/flavio-02-including-flavorkit-interface.html).