Releases: csvenke/dev-cli
Releases · csvenke/dev-cli
v0.7.4
Immutable
release. Only release title and notes can be modified.
v0.7.3
Immutable
release. Only release title and notes can be modified.
Changelog
Bug Fixes
- 9ebb954 fix: run tmux command in current directory
Other changes
- e53e03a docs: add logo to README header
Full Changelog: v0.7.2...v0.7.3
v0.7.2
Immutable
release. Only release title and notes can be modified.
Changelog
Bug Fixes
- c547140 fix: redirect tui output to stderr to prevent interference with stdout
Other changes
- 49bc946 chore: fix changelog regex pattern for bug fixes in goreleaser config
Full Changelog: v0.7.1...v0.7.2
v0.7.1
Immutable
release. Only release title and notes can be modified.
Changelog
Other changes
- c0537fb chore: pin go to version 1.25 in nix flake
- 4152f44 chore: update changelog grouping in goreleaser config
- 1a0ea08 fix: handle error when printing result to stdout
Full Changelog: v0.7.0...v0.7.1
v0.7.0
Immutable
release. Only release title and notes can be modified.
Changelog
- bb1ed02 feat: add no-update-title flag to disable terminal tab renaming
- a0b8ed4 refactor: make app run return result, main.go prints to stdout
Full Changelog: v0.6.1...v0.7.0
v0.6.1
Immutable
release. Only release title and notes can be modified.
v0.6.0
Immutable
release. Only release title and notes can be modified.
v0.5.0
Immutable
release. Only release title and notes can be modified.
v0.4.1
Immutable
release. Only release title and notes can be modified.
v0.4.0
Immutable
release. Only release title and notes can be modified.
Changelog
- 0a56aa8 ci: add automated benchmark comparison workflow for pull requests
- dfd87d6 feat: improve terminal multiplexer integration
- 90921ad refactor: improve error handling and testability with filesystem abstraction
- 62b9d3f refactor: reorganize code into focused packages and modules
- 0372dc9 refactor: rewrite in functional style with mo and lo
Full Changelog: v0.3.0...v0.4.0