---
- Released Oct 26, 2018
- API now mostly uses pandas objects, pandas is now a core dependency
- `MultiNorm` is now full of cached properties, must be used read-only
- Many methods added and improved, more tests and docs
- Added a tutorial notebook `multinorm.ipynb`
- Dropped Python 2 support, require Python 3.6 or later