Skip to content

Releases: pepkit/looper

v1.7.0a1

22 Jan 14:16
Compare
Choose a tag to compare
v1.7.0a1 Pre-release
Pre-release

v1.7.0a1

v1.6.0

22 Dec 16:31
b47a568
Compare
Choose a tag to compare

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 and count_lines.sh pipeline

Fixed

  • filtering via attributes that are integers.

v1.6.0a3

20 Dec 14:13
Compare
Choose a tag to compare
v1.6.0a3 Pre-release
Pre-release

v1.6.0a3

v1.6.0a2

14 Dec 14:59
Compare
Choose a tag to compare
v1.6.0a2 Pre-release
Pre-release

v1.6.0a2

v1.6.0a1

14 Dec 14:52
Compare
Choose a tag to compare
v1.6.0a1 Pre-release
Pre-release

v1.6.0a1

v1.5.1

14 Aug 13:10
145c0d6
Compare
Choose a tag to compare
  • change --looper_config to --looper-config

v1.5.0

09 Aug 17:28
6ac3b12
Compare
Choose a tag to compare

[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

01 Aug 15:35
9942106
Compare
Choose a tag to compare

[1.4.3] -- 2023-08-01

Fixed

  • Fix regression for var_templates expansion.

v1.4.2

31 Jul 21:18
3399add
Compare
Choose a tag to compare
  • fix expanding paths for var_templates.

v1.4.1

14 Jul 21:10
5891017
Compare
Choose a tag to compare
  • Eido compatibility fix