Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
learn-go-with-tests.pdf | 2025-07-16 | 4.4 MB | |
learn-go-with-tests.epub | 2025-07-16 | 4.2 MB | |
More stuff source code.tar.gz | 2025-07-16 | 2.2 MB | |
More stuff source code.zip | 2025-07-16 | 2.5 MB | |
README.md | 2025-07-16 | 2.0 kB | |
Totals: 5 Items | 13.4 MB | 3 |
What's Changed
- Possible solution to set the correct version in the PDF footer by @thrashwerk in https://github.com/quii/learn-go-with-tests/pull/836
- Use a safer sed separator in build script to avoid conflicts by @thrashwerk in https://github.com/quii/learn-go-with-tests/pull/837
- Add strings.Builder example in for's benchmark section by @domcorvasce in https://github.com/quii/learn-go-with-tests/pull/838
- Structs: Clarify where to create a struct. by @ReloadingBee in https://github.com/quii/learn-go-with-tests/pull/849
- fix: markdown rendering by @chapeupreto in https://github.com/quii/learn-go-with-tests/pull/856
- fix: wording by @chapeupreto in https://github.com/quii/learn-go-with-tests/pull/855
- feat: Update benchmarking to use b.Loop() and bump go specification to 1.24 by @andrew-field in https://github.com/quii/learn-go-with-tests/pull/862
- Complete French translation : adding links to READMEs by @GooseGeeseJeez in https://github.com/quii/learn-go-with-tests/pull/868
- fix: change SpyTime receiver function name from Sleep to SetDurationSlept by @fdelsert in https://github.com/quii/learn-go-with-tests/pull/866
New Contributors
- @thrashwerk made their first contribution in https://github.com/quii/learn-go-with-tests/pull/836
- @domcorvasce made their first contribution in https://github.com/quii/learn-go-with-tests/pull/838
- @ReloadingBee made their first contribution in https://github.com/quii/learn-go-with-tests/pull/849
- @chapeupreto made their first contribution in https://github.com/quii/learn-go-with-tests/pull/856
- @andrew-field made their first contribution in https://github.com/quii/learn-go-with-tests/pull/862
- @GooseGeeseJeez made their first contribution in https://github.com/quii/learn-go-with-tests/pull/868
- @fdelsert made their first contribution in https://github.com/quii/learn-go-with-tests/pull/866
Full Changelog: https://github.com/quii/learn-go-with-tests/compare/16.1.0...16.2.0