Luca Scalzotto
Luca Scalzotto
Add a prompt that shows the name of the last git tag of your current branch. If no tag is present, nothing is shown.
Adds support for [TransIP](https://www.transip.nl/), resolves #254 Tested locally, and seemed to work like a charm! Ipv6 and wildcards are both supported, and it will either create a new entry, or...
In the `lookupIPsResilient` func in `internal/update/service.go`, the goroutine will not send any result back if the maximum retries are exceeded with an error other than "no such host". This causes...