Skip to content

Releases: pilcru/ghpythonremote

v1.4.6

Choose a tag to compare

@pilcru pilcru released this 21 Nov 14:32

Fix

  • Missing comma...

v1.4.5

Choose a tag to compare

@pilcru pilcru released this 21 Nov 14:09

New

  • Propagate error messages through UserObject cluster (#35).

Fix

  • Fix dependency version requirements, pin to the last versions to
    support Python 2 (#45).

v1.4.4

Choose a tag to compare

@pilcru pilcru released this 21 Nov 13:56

Fix

  • Missing comma...

v1.4.3

Choose a tag to compare

@pilcru pilcru released this 21 Nov 13:56

Fix

  • Add test cluster to installed files (#40).

v1.4.2

Choose a tag to compare

@pilcru pilcru released this 21 Nov 13:55

Fix

  • Fix a typo in helpers logging format

v1.4.1

Choose a tag to compare

@pilcru pilcru released this 21 Nov 13:54

Fix

  • Fix a small typo that created a false warning on MacOS install

v1.4.0

Choose a tag to compare

@pilcru pilcru released this 27 Jan 19:11

New

  • Add support for Rhino 7.
  • Add support for MacOS.

v1.3.1

Choose a tag to compare

@pilcru pilcru released this 01 Apr 21:02

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.

v1.3.0

Choose a tag to compare

@pilcru pilcru released this 20 Mar 23:33

New

  • Add option to select Rhino version in CPy to GH (#29).

Changes

  • Better Rhino path finder.
  • Catch conda env list failures.
  • Upgrade to RPyC 4.1.4

Fix

  • Fix missing file at installation.
  • Fix async request timeout (#14).
  • Repair log level passing to pythonservice.py.

v1.2.1

Choose a tag to compare

@pilcru pilcru released this 24 Jul 14:26

Fix

  • Cleanup examples directory, and fix missing file at installation (#26).
  • Update logger names in .ghuser file