Skip to content

Releases: quii/learn-go-with-tests

Another typo fixed

06 Jul 07:27
Compare
Choose a tag to compare
10.2.2

typo

10.2.1

06 Jul 07:22
Compare
Choose a tag to compare

Improving sources around mocking, plus some other minor fixes

Http handlers revisited

07 May 12:41
Compare
Choose a tag to compare

New chapter on the design of http handlers, plus lots of corrections and stuff from the community!

Context-aware reader

08 Mar 11:53
d84a9bd
Compare
Choose a tag to compare
  • Chapter on Context-aware reader
  • Various corrections and improvements from many contributors, yay community

10.0.1

15 Jul 12:08
Compare
Choose a tag to compare
maths

9.2.3

10 Jul 09:50
Compare
Choose a tag to compare
Corrections

0.9.2

09 Jul 16:40
Compare
Choose a tag to compare
add roman numerals and property based tests

Roman Numerals and Property Based Tests

09 Jul 16:20
Compare
Choose a tag to compare

Adds a new chapter working through the Roman Numerals kata and adding property based tests

Plus various corrections submitted by the lovely contributors

0.8.2

14 Feb 11:15
Compare
Choose a tag to compare
improve context cancellation example with actual working code

0.8.0

13 Feb 12:41
Compare
Choose a tag to compare
add context