* Made significant changes to the Example.ipynb notebook documentation * Added several missing functions to the documentation * Fixed axline() to accept parameters for plot_finalizer()
0.5.6.6
* Made modifications to the sphinx functionality. * Changed the splotch ReadTheDocs theme to 'Classic' * Modified update_version.py to produce reStructured text for the documentation page.
0.5.6.5
* Fixed deprecated usage of mpl_toolkits.axes_grid1.colorbar in splotch.colorbar()
0.5.6.4
* Fixed axis setting bug in splotch.axline().
0.5.6.3
* Fixed some bugs with imports in curve_piecewise()