- Variables now support
__floordiv__
(//
) and__truediv__
(/
) operations - improved handling of unset Variables
- added aliases and stacktrace (if enabled) to info file
- added shortcut to show loaded job in web interface
- bugfixes for blocks and current_config inside of a async workflow
- deprecated some old methods of Path and the virtual filesystem
- improved requirements update