Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 17 May 01:57
· 172 commits to main since this release

0.5.1 — 2026-05-17

Bug Fixes

  • cli: Add 'default' alias for profile show and 'check' alias for config stats (@ShixiangWang)
  • docs: Add pairs_file/pairs_pattern/sample_groups_file to how-to guides (@ShixiangWang)
  • docs: Use absolute GitHub URLs for example workflow links (@ShixiangWang)

Documentation

Features

  • batch: Implement true parallel execution with Semaphore (@ShixiangWang)
  • config: Add pairs_pattern for auto-discovering pairs from filesystem (@ShixiangWang)
  • config: Add pairs_file and sample_groups_file support (@ShixiangWang)
  • ci: Auto-update docs version references on version bump (@ShixiangWang)

Maintenance