8000 Release v0.1.5 · riga/law · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.1.5

Compare
Choose a tag to compare
@riga riga released this 02 Sep 17:06
· 688 commits to master since this release

Features and improvements

  • Update docker images. (04d96f5)
  • Minor update to hadd task in root contrib. (ebeb08a)
  • Safe yaml loading (#111, @harrypuuter)
  • Remove unused parameter job_ids (#110, @meliache)
  • Make job manager and file factory classes configurable in remote workflows. (06d8902)
  • Add additional hook to modify task parameters before instantiation. (09eee5e)
  • Use new logger class across law. (be1f595)
  • Add custom logger class with *_once() methods. (ec76a89)
  • Add option to use unexpanded paths in file target repr. (e4bc244)
  • Add 'return_all' to targets uri(). (06f3283)
  • Rename get and put functions in contrib wlcg tools. (9c90b70)
  • Implement mkdir_rec in gfal file interface. (c0fce22)
  • Colorize messages of warning and error logs. (9e488ce)

Fixes

  • Fix bash stderr pipes. (65f523a)
  • Catch special cases in gfal file interface for gsiftp protocol. (bed428f)

(Minor) breaking changes

  • Make FileSystemTarget.stat a method rather than a property. (e992b9c)
0