Skip to content

Releases: pilcru/ghpythonremote

v1.4.6

21 Nov 14:32
Compare
Choose a tag to compare

Fix

  • Missing comma...

v1.4.5

21 Nov 14:09
Compare
Choose a tag to compare

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

21 Nov 13:56
Compare
Choose a tag to compare

Fix

  • Missing comma...

v1.4.3

21 Nov 13:56
Compare
Choose a tag to compare

Fix

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

v1.4.2

21 Nov 13:55
Compare
Choose a tag to compare

Fix

  • Fix a typo in helpers logging format

v1.4.1

21 Nov 13:54
Compare
Choose a tag to compare

Fix

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

v1.4.0

27 Jan 19:11
Compare
Choose a tag to compare

New

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

v1.3.1

01 Apr 21:02
Compare
Choose a tag to compare

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

20 Mar 23:33
Compare
Choose a tag to compare

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

24 Jul 14:26
Compare
Choose a tag to compare

Fix

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