Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 19 Dec 15:20
· 19 commits to master since this release
16a5740

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