.. _releasev0.2.0:

==================================
 Release notes v0.2.0 (2019-03-08)
==================================

Quick Overview
--------------
* Replace ``fury.window.Renderer`` by ``fury.window.Scene``
* Add stereo support
* Add GridUI object
* Increase tests coverage and code quality

Details
-------

GitHub stats for 2018/11/26 - 2019/03/08 (tag: v0.1.4)

These lists are automatically generated, and may be incomplete or contain duplicates.

The following 5 authors contributed 186 commits.

* David Reagan
* Eleftherios Garyfallidis
* Jon Haitz Legarreta Gorroño
* Marc-Alexandre Côté
* Serge Koudoro


We closed a total of 60 issues, 20 pull requests and 40 regular issues;
this is the full list (generated with the script 
:file:`ext/github_tools.py`):

Pull Requests (20):

* :ghpull:`61`: [Fix] fetch github api from documentation
* :ghpull:`55`: Add stereo rendering support
* :ghpull:`50`: [NF] Doc version
* :ghpull:`60`: backward compatibilities
* :ghpull:`59`: [NF] Add get_info function
* :ghpull:`58`: Tests addition
* :ghpull:`57`: Add tests to utils module 
* :ghpull:`52`: [Fix] add filterwarnings
* :ghpull:`56`: Increase Codacy rank
* :ghpull:`32`: The grid - add actors in a grid and interact with each one of them independently
* :ghpull:`47`: BUG: Fix `TensorSlicerActor` actor opacity property not being enforced.
* :ghpull:`48`: ENH: Exercise the `PeakSlicerActor` `opacity` explicitly.
* :ghpull:`43`: BUG: Fix `peaks_slicer` actor properties not being enforced.
* :ghpull:`44`: BUG: Fix elementwise comparison deprecation warning.
* :ghpull:`42`: [Fix] viz_surface
* :ghpull:`40`: Re-enable transparency test, change colors
* :ghpull:`39`: removing widget module
* :ghpull:`21`: Add depth_cue and fake_tube to simulate tubes with lines
* :ghpull:`30`: Add doc generation on Travis
* :ghpull:`28`: Renaming Renderer to Scene

Issues (40):

* :ghissue:`61`: [Fix] fetch github api from documentation
* :ghissue:`55`: Add stereo rendering support
* :ghissue:`50`: [NF] Doc version
* :ghissue:`60`: backward compatibilities
* :ghissue:`59`: [NF] Add get_info function
* :ghissue:`58`: Tests addition
* :ghissue:`8`: dipy.viz.colormap crash on single fibers
* :ghissue:`57`: Add tests to utils module 
* :ghissue:`52`: [Fix] add filterwarnings
* :ghissue:`46`: Hide/Ignore numpy_vtk support warning
* :ghissue:`56`: Increase Codacy rank
* :ghissue:`32`: The grid - add actors in a grid and interact with each one of them independently
* :ghissue:`49`: Add a Codacy badge to README.rst
* :ghissue:`47`: BUG: Fix `TensorSlicerActor` actor opacity property not being enforced.
* :ghissue:`48`: ENH: Exercise the `PeakSlicerActor` `opacity` explicitly.
* :ghissue:`43`: BUG: Fix `peaks_slicer` actor properties not being enforced.
* :ghissue:`22`: Peak slicer doesn't honor linewidth parameter
* :ghissue:`37`: Fix DeprecationWarning
* :ghissue:`44`: BUG: Fix elementwise comparison deprecation warning.
* :ghissue:`45`: Change Miniconda version
* :ghissue:`42`: [Fix] viz_surface
* :ghissue:`41`: module 'fury.window' has no attribute 'Scene'
* :ghissue:`6`: VTK and Python 3 support in fvtk
* :ghissue:`40`: Re-enable transparency test, change colors
* :ghissue:`2`: Dipy visualization (fvtk) crash when saving series of images
* :ghissue:`4`: fvtk contour function ignores voxsz parameter
* :ghissue:`1`: fvtk.label won't show up if called twice 
* :ghissue:`39`: removing widget module
* :ghissue:`21`: Add depth_cue and fake_tube to simulate tubes with lines
* :ghissue:`3`: Dipy visualization with missing (?) affine parameter
* :ghissue:`5`: How to resolve python-vtk6 link issues in Ubuntu 
* :ghissue:`29`: Added surface function
* :ghissue:`30`: Add doc generation on Travis
* :ghissue:`23`: DOC: sphinx_gallery master branch is required
* :ghissue:`28`: Renaming Renderer to Scene
* :ghissue:`26`: Rename Renderer to Scene
* :ghissue:`24`: VTK dependency on installation
* :ghissue:`11`: Reorienting peak_slicer and ODF_slicer
* :ghissue:`14`: dipy test failed on mac osx sierra with ananoda python.
* :ghissue:`17`: dipy test failed on mac osx sierra with ananoda python.