v0.3.15
What's Changed
- Fix: handle exception when inspecting the function by @superstar54 in #196
- Cleaning unused html files that cause problems for case-insensitive filesystems by @khsrali in #201
- Add built-in
While
task by @superstar54 in #198 - Speed up unit test and skip unstable test by @superstar54 in #205
- Allow nonfunctional usage of decorators by @agoscinski in #199
- Register entry point for each class (Task, Socket, Property) by @superstar54 in #209
- PythonJob use task name as process label by @superstar54 in #210
PythonJob
: stores the input data file before passing to thelocal_copy_list
by @superstar54 in #211
New Contributors
Full Changelog: v0.3.14...v0.3.15