File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# NURBS-Python Changelog
22
3+ ## 4.3.5 released on 2018-11-03
4+
5+ * Updated ` delta ` and ` sample_size ` properties of ` MultiCurve ` and ` MultiSurface ` classes. They are now compatible with ` Curve ` and ` Surface ` classes.
6+ * Added ` exchange.export_yaml ` function (experimental, designed to be used with [ geomdl_cli] ( https://github.com/orbingol/geomdl-cli ) )
7+ * Updated conda-build recipe
8+ * Minor bug fixes
9+ * Documentation updates
10+
311## 4.3.4 released on 2018-11-01
412
513* Updated ` operations.translate() ` function to make it compatible with multi curves and surfaces
Original file line number Diff line number Diff line change 55"""
66
77__author__ = "Onur Rauf Bingol"
8- __version__ = "4.3.4 "
8+ __version__ = "4.3.5 "
99__license__ = "MIT"
You can’t perform that action at this time.
0 commit comments