Skip to content

v0.4.0

Latest

Choose a tag to compare

@qorexdevs qorexdevs released this 14 Jun 06:49

shell completion for every common shell, glob matching in find, and installs straight from git or PyPI.

  • completion bash|zsh|fish|powershell prints a no-dep tab-completion script.
  • find accepts shell globs now, like find '*.py' or find 'src/**/test_*.py'.
  • list --before DUR shows snapshots older than a duration, the mirror of --since.
  • ships sdist and wheel as release assets. install from git with pip install git+https://github.com/qorexdevs/quicksave.

full diff: v0.3.0...v0.4.0