9 August 2022
dns.toys v1.0.0
Repository: @knadh/dns.toys
GitHub release page: v1.0.0
What’s Changed
-
Updated the ‘help’ message for cidr queries by @jadonclegg in https://github.com/knadh/dns.toys/pull/6
-
Spelling fixes. by @jadonclegg in https://github.com/knadh/dns.toys/pull/7
-
Added pi support by @neomantra in https://github.com/knadh/dns.toys/pull/9
-
feature: add base service by @varunlakkur in https://github.com/knadh/dns.toys/pull/13
-
Fix pi typo in the DNS response by @xen0l in https://github.com/knadh/dns.toys/pull/15
-
Adjust Bash/Fish functions by @chessmango in https://github.com/knadh/dns.toys/pull/19
-
math.pi has only first 15 digits valid by @michals in https://github.com/knadh/dns.toys/pull/22
-
improve the instructions for how to download the cities15000.txtfile by @kimschles in https://github.com/knadh/dns.toys/pull/23
-
Update logging on file operation by @efallancy in https://github.com/knadh/dns.toys/pull/24
-
fix: ip parsing by @mr-karan in https://github.com/knadh/dns.toys/pull/28
-
unnecessary to use function, also unnecessary with all those +args by @stemid in https://github.com/knadh/dns.toys/pull/31
-
dictionary service by @hold7door in https://github.com/knadh/dns.toys/pull/25
New Contributors
-
@jadonclegg made their first contribution in https://github.com/knadh/dns.toys/pull/6
-
@varunlakkur made their first contribution in https://github.com/knadh/dns.toys/pull/13
-
@xen0l made their first contribution in https://github.com/knadh/dns.toys/pull/15
-
@chessmango made their first contribution in https://github.com/knadh/dns.toys/pull/19
-
@michals made their first contribution in https://github.com/knadh/dns.toys/pull/22
-
@kimschles made their first contribution in https://github.com/knadh/dns.toys/pull/23
-
@efallancy made their first contribution in https://github.com/knadh/dns.toys/pull/24
-
@stemid made their first contribution in https://github.com/knadh/dns.toys/pull/31
-
@hold7door made their first contribution in https://github.com/knadh/dns.toys/pull/25
Full Changelog: https://github.com/knadh/dns.toys/compare/v0.3.0...v1.0.0