Skip to content

v0.1.10

Compare
Choose a tag to compare
@riga riga released this 16 Dec 15:02
· 336 commits to master since this release

Features

  • Add OptionalBoolParameter for transparently handling None's. (9c2e0d6)
  • Update examples. (b9adec9, d7d8e9a)
  • Allow and invoke auto load hooks in contrib packages. (2f6246e)
  • Pass-through multi-core setting to remote jobs. (🎉, 70a223f)
  • Allow non-parameter values in task repr. (f98d92d)

Fixes & improvements

  • Fix remote target cache invalidation. (❗️, 239454d)
  • Enforce abspaths in contrib packages. (dbcc1b5)
  • Fix prog in %ilaw ipython magic, use auto_load. (fa84765)
  • Fix interactive task output. (c845aeb)