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