Version 0.11
This release fixes some issues with the response template output and updated to golang 1.20.4 and xcaddy 0.3.3
What's Changed
- Make sure target file is truncated before writing to it by @MrYakobo in #8
- Add option to create UUID directory for each file by @jmshrv in #10
- Revert accidental package upgrades by @francislavoie in #11
- Update golang to 1.20.4 4ca3920
- Fix output of response template #12
New Contributors
- @MrYakobo made their first contribution in #8
- @jmshrv made their first contribution in #10
- @francislavoie made their first contribution in #11
Full Changelog: v0.5...v0.11