Skip to content

Releases: lecstor/clankerbar-cli

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 05:18
e75f24b

Changelog

Breaking changes

  • c83b539: fix(config)!: default each session to ONE task, not a full drain (CLA-281) (@lecstor)

Features

  • b1664ca: feat: check what a session says it delivered before trusting it (CLA-253) (@lecstor)

Fixes

  • 015b0a8: fix: close the false-pass routes the review found (CLA-253) (@lecstor)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 05:22
f30c76c

Changelog

Breaking changes

  • ac7846c: fix(loop)!: move the state dir out of the workdir and stop it following symlinks (CLA-259) (Jason Galea jason@lecstor.com)
  • e9b082f: fix(config)!: stop a working-directory clankerbar.json owning the next run (CLA-260) (Jason Galea jason@lecstor.com)
  • f8b8ad5: feat(cli)!: parse GNU-style --long options via spf13/pflag (CLA-140) (Jason Galea jason@lecstor.com)

Features

Fixes

Other changes