1.0.0 [2011-12-07]
 - No changes since 1.0-beta, only updating the version number
1.0-beta [2011-08-11]
 - Change license from LGPL v2.1 to LGPL v3 or later
 - Fix bug for update of 1D plots
0.4.7 [2011-02-23]
 - Small cleanup
 - Tiling of multiple plot windows
 - Handle wireframe display in wireframe mode
 - Check which plot types are supported (for DOLFIN plot)
 - Improve vector scalarbar
 - Fix axes offset (when using axes=True)
0.4.6 [2010-07-01]
 - Fixes for 1D plots
 - Fixes for lut files
 - Plot MeshFunctions on facets
0.4.5 [2009-11-12]
 - Dolfin compatibility release
 0.4.4 [2009-09-28]
 - Minor updates to track DOLFIN
 0.4.3 [2009-04-08]
 - New viper application plotting dolfin files directly
 - Improve video codec
 - Added support for FunctionPlotData (scalar, vector, and displacement)
 - Added support for plotting vector functions at arbitrary points
 - Clean up some code logic
 - Fix viper_dolfin such that it works again
 - Add projection in viper_dolfin. Now plot.py in dolfin can be much simpler
 0.4.2 [2008-01-12]
 - Check coordinates when updating meshfunctions
 - Various small fixes to stay in tune with DOLFIN
 0.4.1 [2008-11-20]
 - Add option to specify data type in viper
 - Added xml-output (dolfin meshfunction format)
 - Fix save_plot in viper_dolfin
 0.4.0 [2008-11-14]
 - Added more demos
 - Make rescale=True default behaviour in DOLFIN plotter
 - Add arguments add_cell_labels and add_point_labels to show mesh numbering
 - Added man-page (thanks to Johannes Ring)
 - Added cutplane (thanks to Johan Hake)
 - Added argument to viper to specify color lookup table
 - Added support for plotting dolfin::MeshFunctionReal
 - Made wxwidget version of Viper
 - Added title to plot windows
 - Plot range bug fix
 - Fixed stand-alone plotting, now able to plot meshes (as numpy arrays)
   directly
 - Update scalar coloring when in rescale mode
 - Reset camera when in rescale mode
 - Fixed a small bug (rescale not defined). Make warpscalar default behaviour
 - Added rescale.
 - Added warpscalar flag to plot (deaults to true)
 - Changed data installation path on Windows.
 - Added support for plotting numpy arrays directly, using two arrays for
   coordinates and elements.
 0.3.0 [2008-04-30]
 - Bug fix in displacement plotter
 - Added vmin/vmax keyword arguments to plotter to sent color map range
 - Added 2d plotting
