| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-02-17 | Fix ~2 Name error when invalid numeric value passed | a14m | 1 | -3/+4 |
| 2021-02-10 | Better and more performant ruby rendering in alternative terminal | a14m | 1 | -3/+5 |
| 2020-12-14 | Refactor the bin script to be simpler without any logic | a14m | 1 | -24/+2 |
| 2020-12-10 | Update the game-of-life binary to check max width/height | a14m | 1 | -4/+17 |
| 2020-12-08 | Fix rubocop violation about duplicate exception handling | a14m | 1 | -4/+1 |
| 2020-12-06 | Handle CLI errors and report error message back to user | a14m | 1 | -2/+6 |
| 2020-12-03 | Add the seed generator place holder class and test (and CLI error) | a14m | 1 | -0/+2 |
| 2020-12-03 | Add the delay option to the bin and trap Kernel [SIG]nal-[INT]errupt | a14m | 1 | -7/+14 |
| 2020-11-30 | Configure live/dead cells representation via CLI options | a14m | 1 | -0/+8 |
| 2020-11-29 | Fix some linting issues | a14m | 1 | -1/+1 |
| 2020-11-29 | Add the basics for input generator | a14m | 1 | -1/+2 |
| 2020-11-29 | Add CLI default options parsing (Thor) | a14m | 1 | -0/+43 |
| 2020-11-27 | Initial commit of the ruby gem | a14m | 1 | -0/+4 |
