[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 aproject_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