Skip to content

Releases: TylerHendrickson/mydyndns

0.2.2

29 Apr 00:09
d45858a
Compare
Choose a tag to compare

Changelog

  • 85d39dd Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#3)
  • f5bc021 Update POST route from /dns-alias to /dns-value

0.2.1

14 Mar 21:06
d9df4a1
Compare
Choose a tag to compare

Changelog

  • 3df33c1 Fix tests failing during cleanup on Windows
  • 914c554 Fix windows failing during test cleanup when tempdir is non-empty
  • d9df4a1 Fix/0.2 windows test failures (#2)

0.2

10 Mar 21:06
Compare
Choose a tag to compare
0.2

Changelog

  • e13a61a Add github action for testing after push
  • 187ab87 Don't care about Go 1.16 when running go mod tidy