Skip to content

lvmcryo 0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 22:04
· 26 commits to main since this release

πŸš€ New

  • #8 lvmcryo ln2 now accepts a --profile argument that allows to define groups of parameters from an entry in the configuration file.

✨ Improved

  • Move imports inside CLI callback function to improve startup time.
  • Use API to create notifications which are also stored in the database.

βš™οΈ Engineering

  • Use uv for packaging and dependency management.