 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
