Skip to content

Releases: ryancswallace/jobman

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 30 Jul 00:25

1.1.5 (2026-07-30)

Bug Fixes

  • don't truncate process tree proc record file (93d9870)

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 26 Jul 23:54

1.1.4 (2026-07-26)

Bug Fixes

  • update Cloudsmith service slug (26dc152)

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 26 Jul 19:24

1.1.3 (2026-07-26)

Bug Fixes

  • allow Homebrew release after publishing (ec10666)

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 26 Jul 18:33

1.1.2 (2026-07-26)

Bug Fixes

  • ensure jobman folder created under /etc for Homebrew tap (bf1ae26)
  • tested Homebrew contents (1467d2a)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 16:11

1.1.1 (2026-07-26)

Bug Fixes

  • add support for automated install of Linux CLI completions (39b190e)
  • error shadowing (08c2ff8)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 20:49

1.1.0 (2026-07-24)

Bug Fixes

  • add docs/screencaps/ to cSpell ignore list (abc9270)

Features

  • add screen capture scripts and GIFs (8d8ed6a)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 14:09

1.0.0 (2026-07-24)

Bug Fixes

  • stabilize native race tests across platforms (d1189cf)

BREAKING CHANGES

  • trigger bump

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 22:41

0.9.0 (2026-07-21)

Bug Fixes

  • recognize P_WEXIT process state on Darwin (59398e1)

Features

  • hold mutex on Windows paths (6038f9b)

v0.8.4

Choose a tag to compare

@github-actions github-actions released this 21 Jul 20:49
30f71f4

0.8.4 (2026-07-21)

Bug Fixes

  • close log capture on supervisor control errors (e3491d3)

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 20 Jul 01:24

0.8.3 (2026-07-20)

Bug Fixes

  • concurrent renewal race in store (9640c16)
  • macOS process cancellation race (39b5cbd)