Releases: sheepla/pingu
Releases · sheepla/pingu
v0.0.5
v0.0.4-alpha
Summary
- Implement
--privilege
option - Start support for WSL
- Described in the README how to run on WSL
What's Changed
New Contributors
Full Changelog: v0.0.3...v0.0.4-alpha
v0.0.3
Summary
- Implement
-c
,--count
option. By default, it has been changed to the specification that the program ends by sending 20 ping. - ASCII art now repeats indefinitely when you specify a
--count
option of 20 or more. - Fixed a bug that the ASCII art display is broken.
- Fixed color output in Windows environment.
TODO
What's Changed
- use color.Error by @mattn in #7
- Remove for statement by @naoyukis in #9
- ci: Set same go version by @johnmanjiro13 in #10
- Revert "ci: Set same go version" by @sheepla in #11
- fix colors on Windows by @mattn in #14
- Modify art printing, make pingu infinite by @arnitdo in #12
- Add
--count
option by @iuhoay in #13
New Contributors
- @naoyukis made their first contribution in #9
- @johnmanjiro13 made their first contribution in #10
- @arnitdo made their first contribution in #12
- @iuhoay made their first contribution in #13
Thank you for many contributions.
Full Changelog: v0.0.2...v0.0.3