Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@donaldcampbelljr donaldcampbelljr released this 16 Jan 21:38
0ae0d6d

[2.0.0] -- 2025-01-16

This release breaks backwards compatibility for Looper versions < 2.0.0

Fixed

  • divvy init #520
  • replaced deprecated PEPHubClient function, _load_raw_pep with .load_raw_pep
  • looper cli parameters now take priority as originally intended #518
  • fix divvy inspect
  • remove printed dictionary at looper finish #511
  • fix #536
  • fix #522
  • fix #537
  • fix #534

Changed

  • --looper-config is now --config, -c. #455
  • A pipeline interface now consolidates a sample_interface and a project_interface #493
  • Updated documentation for Looper 2.0.0, removing previous versions pepspec PR #34
  • remove position based argument for divvy config, must use --config or run as default config

Added

  • looper init tutorial #466
  • looper config allows for pephub_path in pipestat config section of .looper.yaml #519
  • improve error messaging for bad/malformed looper configurations #515
  • add shortform argument for --package (alias is now -p)