Skip to content

v3.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 20:22
· 76 commits to main since this release
v3.5.0
a5c7e45

v3.5.0 (2024-09-06)

Features

  • Add command to set keyring entries: chezmoi_modify_manager --keyring-set
    and chezmoi_modify_manager --keyring-remove. These especially help on
    non-Linux platforms that lack command line keyring tools.

Documentation

  • Document the new way of adding keys to the system keyring.
  • Use cargo-about to generate licence summary for each release in the GitHub
    release artifacts.
  • Remove note about 32 bit ARM and x86 being tested. I don't have such systems any more.