Releases: Autodesk/pyccc
Releases · Autodesk/pyccc
v0.7.13
Bugfix - don't erase all environment variables for jobs running under Subprocess
engine
v0.7.12
UI now supports newest ipywidgets versions
v0.7.11
Fixes jupyter notebook UI layout issues
0.7.10
Removes broken __del__
methods to suppress warnings in certain environments
v0.7.9
Handles unicode output and python source files
v0.7.8
Fixes when_finished
callback functions for python jobs
v0.7.7
Fixes race condition when caching files
v0.7.6
Add support for persisting Python references across RPC roundtrips
v0.7.5
Bugfix: Better py2 handling in run_job
New feature: Job.wait()
returns an exit code (also accessible at Job.exitcode
)