Skip to content

Releases: dhth/mult

v0.3.0

12 Aug 21:23
e0d1cc4

Choose a tag to compare

Changelog

Added

  • Add "follow mode" (automatically select the latest command run)
  • Allow restarting runs
  • Keymaps for scrolling run list from the output pane
  • Keymaps to move in list from the output pane
  • Help pane
  • Long form versions for CLI flags

v0.2.0

05 Aug 21:02
e7eaf94

Choose a tag to compare

Changelog

Added

  • Show average time for successful runs
  • Allow stopping on first success

Added

  • Change flags for delay, and "stop on first failure"

v0.1.3

22 Aug 19:15

Choose a tag to compare

This release includes dependency upgrades.

Changelog

  • ff8d3ce build: upgrade dependencies
  • d521839 build: upgrade to go 1.22.5
  • de0525a chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.5 to 0.26.6 (#3)
  • 19d1438 chore(deps): bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.12.1 (#4)
  • 0d064aa fix: remove lint step from build action

v0.1.2

22 Jun 10:17

Choose a tag to compare

Changelog

  • f803488 build: dependency upgrades
  • 953ad68 feat: show run times for errors as well

v0.1.1

24 May 07:58

Choose a tag to compare

Changelog

v0.1.0

24 May 07:38

Choose a tag to compare

Changelog

  • 1a45dbf fix: show output for runs that error out