Skip to content

v2023.03.13

Latest
Compare
Choose a tag to compare
@critias critias released this 14 Mar 15:52
· 69 commits to master since this release
410886a
  • 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