Skip to content

v1.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 18:31
· 149 commits to main since this release
v1.0.5
8a55c88
2021-02-09

Added

* Monkeypatch added for compas._os.prepare_environment applied if compas version is less than v0.19.2 to get around a bug affecting compas.rpc.proxy

Changed
* MeasurementPoint moved to its own module and made available as second level
import (compas_mobile_robot_reloc.MeasurementPoint). Still available from
compas_mobile_robot_reloc.utils for backwards compatibility.

Note: Tag initially referenced 99bb9a0, but was changed to commit
8a55c88 since build and release workflow was not picking up tags (and
thus not releasing).