Unclaimed project
Are you a maintainer of learn-go-with-tests? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
learn-go-with-tests
Learn Go with test-driven development
gogolangtddtest-driven-developmenttesting
Last updated about 2 months ago
Back to changelogNew
More stuff
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
More stuff - learn-go-with-tests Release Notes | AnnounceHQ@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/866Full Changelog: https://github.com/quii/learn-go-with-tests/compare/16.1.0...16.2.0