Skip to content

Releases: relistan/billmonger

v1.3.2

30 Mar 11:39
Compare
Choose a tag to compare

Changelog

b969c9f Stat image file to make sure it's present
229845e Update example assets

v1.3.1

02 Mar 11:29
Compare
Choose a tag to compare

Changelog

278492f Including more assets in release archives
5b9397a Round floats properly in all cases

v1.3.0 Tax Support

01 Mar 14:24
Compare
Choose a tag to compare

Changelog

db4d8fd Add more details about running it
bb93890 Add support for entering tax as a percentage of Total (#4)
2daa5dd Allow custom tax naming. Update examples
0f50163 Fix formatting in README
4ab7145 Fix typos
27526a1 Update LICENSE

v1.2.1

29 Feb 17:43
Compare
Choose a tag to compare

Changelog

1ebd9fe Ignore more stuff
84c013d Swith to go mod. Use goreleaser

Better Docker support

29 Feb 17:44
Compare
Choose a tag to compare

Allows running Billmonger itself from inside a Docker container

Configurable Billing Date

06 Mar 11:29
Compare
Choose a tag to compare

This version adds a CLI option to support running the invoice for a day other than today. See updated README for usage details.