Releases: quii/learn-go-with-tests
Releases · quii/learn-go-with-tests
New chapter: Reading files
This release adds a new chapter: "Reading files", which covers using some of the new file abstractions added in Go 1.16. It also includes various improvements contributed by the community, thank you very much community!
New chapter: Reading files and other improvements
This release adds a new chapter: "Reading files", which covers using some of the new file abstractions added in Go 1.16. It also includes various improvements contributed by the community, thank you very much community!
Add go mod instructions into hello chapter
11.2.2 Update hello-world.md
Bug fix, add iteration chapter to epub
11.2.1 add missing chapter to ebook, fixing #427
Generics chapter
11.2.0 mistake in example code
Fix bug with epub: Include newer chapters
I forgot to add the newer chapters when generating the epub, oopsie
Minor editorial fixes
Update anti-patterns.md Re-arranging things after some feedback
Remove some $GOPATH things from hello world
Plus some typos and grammar fixes
Anti-patterns
New chapter! Anti-patterns
Lots of fixes and improvements
With love from the community