Release v0.4.1 – Add delete command with confirmation, --force flag, and logging #15
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
umpire274/librius!15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "v0.4.1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
✨ What's new in v0.4.1
🗑️ Delete Command
del <ID|ISBN>command to remove books from the database.--forceflag for non-interactive or scripted deletions.🧾 Logging
write_log()function for traceability.🌍 Localization
delcommand messages.🧰 Developer Notes