* Bugfixes for faulty IMOD conversion * triangle indices for IMOD meshes were double: fixed by dividing index values by 2 * extended tests to catch this for all mesh-types * added package URLs to `setup.py`; changed main URL to `github.io` one
0.5.1.dev0
* Bugfixes for faulty conversions * fixed several formats that omitted important fields (`am`, `map`, `seg`, `surf`) * strengthened tests for formats * handle conversions for multifiles (stl, map) * sort coverage report by Cover(age)
0.5.0.dev0
- Documentation cleanup (complete)
0.4.0.dev0
Python3 support
- now depends on ``ahds v0.2.0.dev0`` which is Python3 compatible
0.3.1.dev5
Documentation
* shorted README.rst to render on pypi * replaced todo with note in toolkit.rst