typst-invoice
typst-invoice copied to clipboard
Add feature to display due date in invoice-text
Setting a default value to issuing-date is a breaking change, but I thought it would be a good idea. Also is pretty easy now to expose more variables that we calculate to the caller. For example total sum or vat.
closes #10