Release History¶
v0.1.4 (2018-11-26)¶
This is a maintenance release
- Add vtk.utils.color on window package
- Update Readme, codecov, travis…
v0.1.2 and v0.1.3 (2018-10-31)¶
This is a maintenance release
- Update setup.py
- Remove dependence on requirements.txt
v0.1.1 (2018-10-29)¶
This is a maintenance release
- Fix error on python 2.7
- Travis integration
- Documentation integration
v0.1.0 (2018-09-21)¶
This initial release is a split from DIPY. It contains:
- from
dipy.viz.actors
tofury.actors
- from
dipy.viz.window
tofury.window
- from
dipy.viz.ui
tofury.ui
- from
dipy.viz.widget
tofury.widget
- from
dipy.viz.interactor
tofury.interactor
- from
dipy.viz.colormap
tofury.colormap
- from
dipy.viz.utils
tofury.utils