Releases: pepkit/looper
Releases · pepkit/looper
v1.7.0a1
v1.7.0a1
v1.6.0
Looper v1.6.0 - Major Release
[1.6.0] -- 2023-12-22
Added
looper link
creates symlinks for results grouped by record_identifier. It requires pipestat to be configured. #72- basic tab completion.
Changed
- looper now works with pipestat v0.6.0 and greater.
looper table
,check
now use pipestat and therefore require pipestat configuration. #390- changed how looper configures pipestat #411
- initializing pipeline interface also writes an example
output_schema.yaml
andcount_lines.sh
pipeline
Fixed
- filtering via attributes that are integers.
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