v1.1.0
This release adds support for UDP targets. To use them, simply prefix the host with udp://
. Everything else works as usual.
Changelog
Fixes, improvements and updates
- 984c836 Add support for UDP targets.
- e774cd7 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
- 6eaffe8 Bump version of Goreleaser.
- cbff754 Merge pull request #25 from patrickdappollonio/dependabot/go_modules/github.com/spf13/cobra-1.8.1
- 0c9c88a Merge pull request #27 from patrickdappollonio/add-udp-support
- 5fbe2bc Update deprecated flag on goreleaser.