Releases: pepkit/looper
Releases · pepkit/looper
v1.6.0a3
v1.6.0a3
v1.6.0a2
v1.6.0a2
v1.6.0a1
v1.6.0a1
v1.5.1
- change
--looper_config
to--looper-config
v1.5.0
[1.5.0] --
Added
- ability to use PEPs from PEPhub without downloading project #341
- ability to specify pipeline interfaces inside looper config Looper Config
- divvy re-integrated in looper
- divvy inspect -p package
- Looper will now check that the command path provided in the pipeline interface is callable before submitting.
Changed
- initialization of generic pipeline interface available using subcommand
init-piface
looper report
will now use pipestat to generate browsable HTML reports if pipestat is configured.- looper now works with pipestat v0.5.0.
- Removed --toggle-key functionality.
- Allow for user to input single integer value for --sel-incl or --sel-excl
v1.4.3
[1.4.3] -- 2023-08-01
Fixed
- Fix regression for var_templates expansion.
v1.4.2
- fix expanding paths for var_templates.
v1.4.1
- Eido compatibility fix