- All ContourGenerator classes implement the same readonly properties (#91)
- Support string to enum conversion in contour_generator (#92)
- Default line/fill type for serial/threaded (#96)
- Check for negative z if using log interp (#97)
- contour_generator args vs kwargs (#99)
- String to enum moved from C++ to python (#100)
- Don't store mask in mpl2005 (#101)
- Sphinx documentation (#102)
- Fixed missing SW corner mask starts (#105)
- Finalise enum spellings (#106)
- Complete mask render function (#107)
- Test filled compare slow (#108)