Releases: liweiyi88/gosnakego
Releases · liweiyi88/gosnakego
v1.0.0
Release pipeline
v0.3.2 add release pipeline
v0.3.1
What's Changed
- Bump golang.org/x/image from 0.0.0-20190227222117-0694c2d4d067 to 0.5.0 by @dependabot in #8
- linked list snake by @liweiyi88 in #9
New Contributors
- @dependabot made their first contribution in #8
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Create LICENSE by @liweiyi88 in #3
- Simplify types by @liweiyi88 in #4
- Code refactoring and update dependencies by @liweiyi88 in #5
- Add sound effects to the game by @mrnakumar in #6
New Contributors
- @mrnakumar made their first contribution in #6
Full Changelog: v0.2.0...v0.3.0
Code refactoring and bug fixes
What's Changed
- Fixed various data race issues.
- Add code doc comments.
- Code refactoring to make code clean and easy to read.
New Contributors
- @liweiyi88 made their first contribution in #2
Full Changelog: v0.1.1...v0.2.0