28 May 2023
dns.toys v1.1.0
Repository: @knadh/dns.toys
GitHub release page: v1.1.0
What’s Changed
-
Add dice rolling and random number generation by @mikolysz in https://github.com/knadh/dns.toys/pull/32
-
feat: coin toss by @yashvardhan-kukreja in https://github.com/knadh/dns.toys/pull/38
-
feat: add alias for zsh by @srijanshetty in https://github.com/knadh/dns.toys/pull/40
-
support for epoch conversions by @aneeraj in https://github.com/knadh/dns.toys/pull/43
-
added float support in num2words by @MrMadFox in https://github.com/knadh/dns.toys/pull/46
-
Update dict.go by @vicne in https://github.com/knadh/dns.toys/pull/50
-
Add IPv4 and IPv6 variant of IP echo by @teutat3s in https://github.com/knadh/dns.toys/pull/51
-
Add
aerial
distance calculation service. by @knadh in https://github.com/knadh/dns.toys/pull/53 -
Typo fix by @kristoftorok in https://github.com/knadh/dns.toys/pull/54
-
Fix typo in comment for pi A record by @neomantra in https://github.com/knadh/dns.toys/pull/56
-
docs: add instruction to download wordnet in REAME.md by @subhadipghs in https://github.com/knadh/dns.toys/pull/58
-
chore: add make clean command in Makefile by @subhadipghs in https://github.com/knadh/dns.toys/pull/57
-
Bump golang.org/x/net from 0.0.0-20210726213435-c6fcb2dbf985 to 0.7.0 by @dependabot in https://github.com/knadh/dns.toys/pull/59
-
Add timezone conversion to
.time
service. by @knadh in https://github.com/knadh/dns.toys/pull/63
New Contributors
-
@mikolysz made their first contribution in https://github.com/knadh/dns.toys/pull/32
-
@yashvardhan-kukreja made their first contribution in https://github.com/knadh/dns.toys/pull/38
-
@srijanshetty made their first contribution in https://github.com/knadh/dns.toys/pull/40
-
@aneeraj made their first contribution in https://github.com/knadh/dns.toys/pull/43
-
@MrMadFox made their first contribution in https://github.com/knadh/dns.toys/pull/46
-
@vicne made their first contribution in https://github.com/knadh/dns.toys/pull/50
-
@teutat3s made their first contribution in https://github.com/knadh/dns.toys/pull/51
-
@knadh made their first contribution in https://github.com/knadh/dns.toys/pull/53
-
@kristoftorok made their first contribution in https://github.com/knadh/dns.toys/pull/54
-
@subhadipghs made their first contribution in https://github.com/knadh/dns.toys/pull/58
-
@dependabot made their first contribution in https://github.com/knadh/dns.toys/pull/59
Full Changelog: https://github.com/knadh/dns.toys/compare/v1.0.0...v1.1.0