Releases: 4thel00z/bath
Releases · 4thel00z/bath
Release list
v0.4.1
v0.4.0
Added
- (tui) harden against data loss, terminal corruption, and input bugs
Other
- (release) let release-plz own the 0.4.0 bump
- bump version to 0.4.0
v0.3.3
Other
- rustfmt
- replace asciinema cast with gif demo
- document new TUI workflow and theming
- (tui) split modules and add single-view layout
v0.3.2
Added
- (tui) add k9s-style panes and command palette
- export vars as single robust assignments
v0.3.1
Fixed
- (tui) preserve env var type selection in editor
- (tui) prevent deleting the last profile
- (db) rename profiles without duplicating rows
- (export) shell-quote values and terminate statements
- (config) correct separators for include path vars
Other
- automate releases with release-plz
- (README) small update to the title
- satisfy clippy items-after-test-module
- fix clippy warnings
- refresh README; add CI and pre-commit