Releases: danielhatton/eights
0.6
0.5: Add files via upload
Method created to add single view to drawing sheet, avoiding code duplication as proposed in issue #12.
0.4: Add files via upload
Serious and previously undiscovered bug fixed: in previous versions, the positions on the page of views from the positive and negative x directions were swapped from the correct BS 8888:2011 first-angle projection positions
Additional example invocation scripts for testing the module inserted (the above-mentioned bug went undetected for so long because all of the examples in the "test suite" had reflection symmetry about xz and yz planes, and hence were unaffected by the bug, so in particular, some less symmetric examples are now included)
Module will now use the TechDraw workbench instead of the Drawing workbench, if the FreeCAD version number under which the module is run is 0.19 or later (Drawing toolbox still used when module is run under earlier versions of FreeCAD).
Previously-documented "wastage of RAM due to dummy documents left open" bug fixed, if the FreeCAD version number under which the module is run is 0.18.4 or later (behaviour in this respect unchanged when module is run under earlier versions of FreeCAD).
0.3: Add files via upload
Adapted to be compatible with new string handling procedures in Python 3.x (whilst retaining compatibility with Python 2.x too)
Installation instructions improved
Documentation and code comments updated with new debugging test results
Citation details for J. Open Source Softw. paper added to documentation
Contact details for Dr. Daniel Hatton updated
Copyright notices updated
Test in new environment mentioned in documentation
Revised release with minor enhancement to installation instructions
0.2 Update README.md
Revised release incorporating improvements suggested by @devinberg (referee for J. Open Source Softw.)
Initial release
0.0 Delete README.md