Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 16:19
· 141 commits to main since this release
749bd32

Added

  • added .proto file into build package.

Changed

  • Changed plugin discovery to use entry points instead of the COMPAS plugin system's name scanning.
  • Added importlib_metadata as a conditional dependency to support Python <= 3.9.
  • Renamed compas_pb.IDL to compas_pb.PROTOBUF_DEFS.

Removed

  • Removed compas_pb.DATA.
  • Removed compas_pb.DOCS.
  • Removed compas_pb.TEMP.