Skip to content

Releases: jreisinger/checkip

v0.17.3

22 Jan 18:20
Compare
Choose a tag to compare

Changelog

v0.17.2

22 Jan 18:16
Compare
Choose a tag to compare

Changelog

v0.17.1

22 Jan 17:41
Compare
Choose a tag to compare

Changelog

  • 1e5f84c handle errors in mx check
  • 9743f39 minor changes in README.md
  • 712d540 release only from master branch

v0.17.0

22 Jan 17:15
a67d24a
Compare
Choose a tag to compare

Changelog

  • a67d24a Merge pull request #22 from jreisinger/mx
  • fcdc13f add check returning MX records
  • b3ab0f0 better naming
  • 1d7b239 get mail servers also for domain fom AbuseIPDB
  • 33f985b minor changes in README.md
  • 086ebfe minor changes in README.md
  • 9aabd5f minor changes in checks/mx.go
  • b96294f rename and simplify
  • 4ba0551 run CodeQL on new tag (plus schedule)
  • de1003f update README 'picture'

v0.16.2

11 Dec 18:44
Compare
Choose a tag to compare

Changelog

v0.16.1

20 Nov 13:34
Compare
Choose a tag to compare

Changelog

dea81bd add JSON example
a3223ca add another otx test
d7086ef add otx test
a1b5b13 minor changes in Makefile
56782e7 minor changes in cli/cli.go

v0.16.0

19 Nov 19:57
Compare
Choose a tag to compare

Changelog

879b29a add function name to error message
f1d9364 minor changes in README.md, checks/ping.go, cli/cli.go
5d4aa24 modify summary info a bit

v0.15.2

19 Nov 19:30
Compare
Choose a tag to compare

Changelog

3b0a2cb Merge branches 'unit-tests' and 'unit-tests' of github.com:jreisinger/checkip
1a4f821 don't need picture anymore
a8544fd initial abuseipdb unit test
a7a97b6 minor changes in Makefile
b289f44 minor changes in Makefile
2b39483 minor changes in README.md
55bc135 minor changes in README.md
e4053ad minor changes in README.md

v0.15.1

19 Nov 07:57
Compare
Choose a tag to compare

Changelog

4dc462f add http unit tests
27928a0 add test target to Makefile
9954233 mend
f99b719 minor changes in README.md
0078103 minor changes in cli/cli.go

v0.15.0

16 Nov 12:14
Compare
Choose a tag to compare

Changelog

4bc9758 add checks array in JSON output
289ddd2 lowercase JSON fields + rename a field
b7a5079 minor changes in checks/dns.go
dc965ee remove json 'tests'
fd9a535 remove unused fields
0113fc4 return name of a check type