Skip to content

Releases: quii/learn-go-with-tests

New chapter: Reading files

11 Jun 08:45
Compare
Choose a tag to compare

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

11 Jun 08:42
77d57c2
Compare
Choose a tag to compare

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

04 Mar 08:12
0c9f542
Compare
Choose a tag to compare
11.2.2

Update hello-world.md

Bug fix, add iteration chapter to epub

03 Mar 12:38
Compare
Choose a tag to compare
11.2.1

add missing chapter to ebook, fixing #427

Generics chapter

03 Mar 10:16
Compare
Choose a tag to compare
11.2.0

mistake in example code

Fix bug with epub: Include newer chapters

16 Feb 14:41
Compare
Choose a tag to compare

I forgot to add the newer chapters when generating the epub, oopsie

c2caa58

Minor editorial fixes

16 Feb 14:19
1b1ab91
Compare
Choose a tag to compare
Update anti-patterns.md

Re-arranging things after some feedback

Remove some $GOPATH things from hello world

13 Feb 11:15
Compare
Choose a tag to compare

Plus some typos and grammar fixes

Anti-patterns

08 Feb 09:27
Compare
Choose a tag to compare

New chapter! Anti-patterns

Lots of fixes and improvements

30 Jan 16:24
ac259a8
Compare
Choose a tag to compare

With love from the community