22 lines
594 B
Markdown
22 lines
594 B
Markdown
Changes
|
|
=======
|
|
|
|
v0.1.8
|
|
-----
|
|
* Initial commit
|
|
|
|
v0.2.0
|
|
-----
|
|
* Added a license badge to the readme
|
|
* Updated the CadQuery library
|
|
* Updated the PyQode libraries
|
|
|
|
v0.3.0
|
|
-----
|
|
* Converted thickness setting to thickness boolean in the Lego brick example (thanks @galou) #59
|
|
* Improved parametric encosure (Ex023) example (thanks @galou) #61
|
|
* Added braille and NumPy examples (thanks @galou) #61
|
|
* Embedded CadQuery libarary as a git subtree to lessen maintainance issues
|
|
* Embedded Pint library for units handling
|
|
* Fixed version number in InitGui.py
|