Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Dec 01:46
· 2 commits to main since this release
Add delete command, discounts, and help flags

- Add delete command with confirmation prompt
- Add percentage discounts to items (product:qty:discount)
- Add -h/--help flags to all commands
- Remove invoice status field
- Increase template font sizes for better print readability
- Update README with new features