Skip to content

COMPAS 0.17.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 07:48

Added

Changed

  • Fixed bug in __getstate__, __setstate__ of compas.base.Base.
  • Fixed bug in compas_rhino.artists.MeshArtist and compas_rhino.artists.NetworkArtist.
  • Changed length and force constraints of DR to optional parameters.
  • Removed ABCMeta from the list of base clases of several objects in compas.

Removed