Skip to content

Releases: libdns/hosttech

v1.0.4

19 Apr 14:43
d0316c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

11 Apr 18:24
Compare
Choose a tag to compare
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • A minimum TTL of 10800s is always set
  • Trailing dots always get removed from TXT records

v1.0.2

03 Apr 14:53
Compare
Choose a tag to compare

Trailing dots are now removed from the zone name because Hosttech cannot handle that. For example: test.com. is now test.com.

v1.0.1

26 Mar 11:55
Compare
Choose a tag to compare

Replaced time.DateTime with time.Stamp to make it more backwards compatible. Building should now work from go version 1.18 on.

v1.0.0

20 Feb 11:03
Compare
Choose a tag to compare

First release