| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-02-11 | Show the banner on a separate line for better readability | a14m | 1 | -1/+1 |
| 2021-02-10 | Better and more performant ruby rendering in alternative terminal | a14m | 1 | -3/+7 |
| 2021-01-30 | Fix Living/Dead cells can have more than 1 char or have the same char | a14m | 1 | -0/+8 |
| 2020-12-14 | Add parsing method to get the defaults and fix negative issues | a14m | 1 | -0/+45 |
| 2020-12-12 | Minor markdown modifications and documentation updates | a14m | 1 | -2/+2 |
| 2020-12-06 | Add the GameOfLife::Error base class | a14m | 1 | -0/+3 |
| 2020-12-03 | Add the GameOfLife module API for generating universes and running them | a14m | 1 | -1/+51 |
| 2020-11-29 | Add the basic cell representation object | a14m | 1 | -0/+1 |
| 2020-11-29 | Add the basics for input generator | a14m | 1 | -0/+1 |
| 2020-11-29 | Auto load the generators (to lazy load) only required generator | a14m | 1 | -1/+5 |
| 2020-11-29 | Add CLI default options parsing (Thor) | a14m | 1 | -0/+1 |
| 2020-11-27 | Initial commit of the ruby gem | a14m | 1 | -0/+8 |
