Releases: dougthor42/wafer_map
Modernize and Drop Python <= 3.7 support
v1.2.0 Modernization; Drop Python <= 3.7 support.
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
).
Bugfix for toggle_die_gridlines
Release of 1.0.17 + Fixed bug in toggle_die_gridlines
Fixed imports for Py3
1.0.16 Fixed imports for Py3. Was working when I tested, but not when I trie…
Version Bump for Messed-up PyPI Release
Simply a version bump because I f'ed up the PyPI release.
Gridlines
Added option to display die gridlines. Yay.
Bugfixes and Refactoring - 1.0.12
Changes since last release:
- Implemented #31 - a radius value is now displayed on the status bar
- Modification of imports
- Internal documentation
Initial Release
Just checking how the release process works...
The code works, but still requires some dependencies that most people may not have.