* Fixed nbconvert CLI interface. nbconvert --to hide_code_latex, --to hide_code_pdflatex and --to hide_code_slides now work correctly (Resolves 49 & 55).
* Fixed issue passing STDOUT text correctly into templates (Resolves 54, 58, & 50). Contributed by mourikwa.
v.0.5.0
* Added exporting latex templates and reveal slides. Resolves 31 and 36.
* Updated templates to work with nbconvert 5.x. Resolves 26 and 33.
* Updated toolbar buttons for notebook 5.1+. Updates are not compatible with notebook < 5.1.
* Updated to use absolute instead of relative path references when exporting a notebook. Resolves 38.