Fixes - Support for [Sketch 3.1 file format](http://bohemiancoding.tumblr.com/post/98721054305/sketch-3-1)
0.1.0
Fixes - Support for Artboards with slashes in the name - Ensure Sketchtool and QuickGlass are executable on the installed machine
0.0.9
Fixes - Removed dependency on [python-magic](https://pypi.python.org/pypi/python-magic) and correspondingly libmagic in favor of [OS X's file command](https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/file.1.html)
0.0.8
New - Released on [PyPI](https://pypi.python.org/pypi/pyglass/0.0.8)
0.0.7
New - Changes `sketch.preview` to return each Sketch page followed by a preview of each artboard within that page
Fix - Generates previews for Graffle files saved as flat files correctly