You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.4.5 (2022-11-21)
------------------
New
^^^
- Propagate error messages through UserObject cluster (#35).
Fix
^^^
- Fix dependency version requirements, pin to the last versions to
support Python 2 (#45).
1.3.1 (2020-04-01)
------------------
Changes
^^^^^^^
- Allow access to GH user objects from CPython. Access them from a
PythonToGrasshopperRemote object as `py2gh.gh_remote_userobjects.<UO
Name>`
- Remove GhCompService.get_component. Access remote GH components from a
PythonToGrasshopperRemote object as
`py2gh.gh_remote_components.<Component Name>`
Fix
^^^
- Fix CPython -> Rhino Python connections for Rhino 6.