Releases: relistan/billmonger
Releases · relistan/billmonger
v1.3.2
Changelog
b969c9f Stat image file to make sure it's present
229845e Update example assets
v1.3.1
Changelog
278492f Including more assets in release archives
5b9397a Round floats properly in all cases
v1.3.0 Tax Support
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
Changelog
1ebd9fe Ignore more stuff
84c013d Swith to go mod. Use goreleaser
Better Docker support
Allows running Billmonger itself from inside a Docker container
Configurable Billing Date
This version adds a CLI option to support running the invoice for a day other than today. See updated README for usage details.