Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 22:08

SHA256 checksums

  • 705d1e88371d8ecbec79a8d33f7f17da97aee3c362081ef98b2dea1fb5c270bb dist/shot-2.0.0.tar.gz
  • 067afe5b937b428c623781166935c41ccc5005c6101c793349e7800870dbc8da dist/shot-2.0.0-py3-none-any.whl

Interface changes

  1. Warn/ask confirmation when destination file already exists
  2. Warn/ask confirmation when extensions is changed from src to dst
  3. Warn/ask confirmation when there are less files the the num arg
  4. Add --yes arg to skip new confirmation dialogs
  5. Shorten success output text by showing src, dst, and filename only

Internal changes

  1. refactor from function to class
  2. add pytest random order plugin