Documentation and Automatic MonkeyPatching
This release is a minor one, but has a big impact. Most prevalent is the fact that you should now be able to use any recent version of wxPython Phoenix!
You should no longer have to manually patch wx.Colour
for the hash
attribute - that's taken care of in wafer_map.__init__
In addition, this release starts off some work on automatic documentation. I haven't been able to get ReadTheDocs working fully yet, but the framework is there and, should you be so inclined, you should be able to build the docs yourself (Requires Sphinx
and sphinx_rtd_theme
).