Releases: csvenke/dev-cli
Releases · csvenke/dev-cli
Release list
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.
Changelog
- 7b04618 feat: add print-path flag to just output selected project path
- 150ace7 fix: change order of EDITOR and VISUAL
- 3499a3a fix: revert back to zellij run
- e796908 refactor: use zellij edit instead of run for opening editor
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Immutable
release. Only release title and notes can be modified.
Changelog
- 1ed1222 ci: fix merge-ready job
- eb38c92 feat: add terminal icon to tab titles
- 6ca1630 fix: use zellij run instead of edit for first start dashboard
- 4e316dd refactor: move all dependencies into config struct
Full Changelog: v0.4.1...v0.5.0
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