Releases: natesales/q
v0.4.0
Changelog
c11d592 add AUR repo info
dfc268c add JSON output encoding
a0d5c05 add TestMainInferredServer and TestMainInvalidReverseQuery
acf4e98 add TestMainInvalidUpstream
04f2686 add TestMainReverseQuery and TestMainInferredQname
3f67b12 add TestODOHInvalidUpstream
2073ab7 add TestResolverChaosClass
0192666 add coverage badge
e80404f add invalid query test
008ce3c add main test
f97b8bf add odoh test
a46076d add resolver test
254292e add tests
46e95cb add timeout flag
635d2a6 enable verbose flag
c6b8e46 fix args variable
b9443a4 fix logs and server name
16b8596 fix test case function naming consistency
d47c533 fix timeout flag
9cde2b5 ignore coverage file
ff1d550 move resolver to external file
555179d odoh: cleanup helper function
b2fc240 odoh: only return errors
9755992 print provided address instead of parsed upstream address
d577ba3 remove useless check
1382493 throw error instead of print
cde3def unexport resolve
v0.3.2
Changelog
58f3660 add MX record to default types
e1b1bbb add ODoH debug log
3651cf0 add comments
3dab8cc bump mod versions
28c675a log query time
f518f56 print RR types as strings
bb5d131 replace color factory function with map
5d2b870 replace replies slice with answers
4876ab9 set default DNS server to Cloudflare DoH
2402677 update dependencies