Skip to content

Releases: jdussouillez/monty-hall-simulator

v2.0.0

01 Nov 17:12
07d215d
Compare
Choose a tag to compare
  • Breaking changes: Rename "thread type" parameter to "execution type"

  • Add a sequential runner
  • Add a virtual thread runner
  • Use an atomic int to store the number of car won

v1.0.0

22 Oct 15:56
233603b
Compare
Choose a tag to compare
feat: add verbose mode