Skip to content

v0.1.9

Compare
Choose a tag to compare
@riga riga released this 25 Nov 16:04
· 377 commits to master since this release

Features

  • Add smart line breaks to interactive task outputs by default. (cdd2f67)
  • Refine interactive task messages. (56fb7fd)
  • Add sync mechanism between env and law config. (faa032c)
  • Add davix error parsers to gfal remote interface. (dc8a78e)
  • Recursively flatten target collections in fetch_output handler. (4230365)
  • Add centos8 images based on conda. (a8d9a05, 06212e6, 389bbb7)
  • Use lzma-devel in docker images. (1e2b4b0)
  • Add sequential_htcondor_at_cern example. (ddab2d5)
  • Refactor base path handling in local file system. (e3fb025)
  • Add wrap method to DotDict. (e8a37f8)
  • Allow configuring base paths for local file systems. (438212a)
  • Add target formatter loading python scripts. (baa112d)
  • Add names to file systems. (b38dab2)
  • Add gzip target formatter. (b6db292)

Fixes & improvements

  • Fix typo in 'localize' decorator. (42723de)
  • Better interface with dynamic dependencies in forest merge contrib task. (c45f5e9)
  • Fix config file inheritence and extensions. (7756cb6)
  • Minor cleanup of remote workflow examples. (ab27ab4)
  • Fix DotDict for legacy python 2 support. (22898ab)
  • Refine zsh compatibility. (a87212e, ff3aa35)
  • Propagate fs between local targets in parent and child methods. (fbba65c)
  • Improve auto completion on zsh. (e2f04b2)
  • Fix querying slurm jobs after they're gone (470073e)