feat: add email confirmation prompt before sending report
Require user confirmation (y/N) before sending email via --send. Shows from/to/cc/bcc/file info. Skips send on anything except y/yes. Version bump: 1.11.1 → 1.12.0
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "redmine-reporter"
|
||||
version = "1.11.1"
|
||||
version = "1.12.0"
|
||||
description = "Redmine time-entry based issue reporter for internal use"
|
||||
readme = "README.md"
|
||||
authors = [{ name = "Artem Kokos", email = "artem-kokos@mail.ru" }]
|
||||
|
||||
Reference in New Issue
Block a user