2013-04-14 18:48:45 -04:00
|
|
|
Changes
|
|
|
|
=======
|
|
|
|
|
|
|
|
|
|
|
|
v0.1
|
|
|
|
-----
|
2014-10-25 22:59:59 -04:00
|
|
|
* Initial Version
|
|
|
|
|
|
|
|
v0.1.6
|
|
|
|
-----
|
2014-10-25 23:01:37 -04:00
|
|
|
* Added STEP import and supporting tests
|
2014-10-25 22:59:59 -04:00
|
|
|
|
|
|
|
v0.1.7
|
|
|
|
-----
|
|
|
|
* Added revolve operation and supporting tests
|
2014-12-12 12:39:58 -05:00
|
|
|
* Fixed minor documentation errors
|
2015-03-03 22:08:52 -05:00
|
|
|
|
2015-03-04 07:48:45 -05:00
|
|
|
v0.1.8
|
2014-12-12 12:39:58 -05:00
|
|
|
-----
|
|
|
|
* Added toFreecad() function as a convenience for val().wrapped
|
|
|
|
* Converted all examples to use toFreecad()
|
|
|
|
* Updated all version numbers that were missed before
|
|
|
|
* Fixed import issues in Windows caused by fc_import
|
|
|
|
* Added/fixed Mac OS support
|
|
|
|
* Improved STEP import
|
|
|
|
* Fixed bug in rotateAboutCenter that negated its effect on solids
|
2015-03-03 22:08:52 -05:00
|
|
|
* Added Travis config (thanks @krasin)
|
|
|
|
* Removed redundant workplane.py file left over from the PParts.com migration
|
|
|
|
* Fixed toWorldCoordinates bug in moveTo (thanks @xix-xeaon)
|
|
|
|
* Added new tests for 2D drawing functions
|
|
|
|
* Integrated Coveralls.io, with a badge in README.md
|
|
|
|
* Integrated version badge in README.md
|