| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-04-09 | Refactor testing of app to be safer (by mocking terminal_size) | a14m | 1 | -8/+5 |
| 2021-04-09 | Mock validators on CI (and allow more control over testing) | a14m | 1 | -0/+9 |
| 2021-04-07 | Refactor PLane impl to be generic to allow nesting | a14m | 1 | -2/+2 |
| 2021-04-07 | Fix linting issues | a14m | 1 | -2/+3 |
| 2021-04-07 | Refactor module structure to split universe/plane | a14m | 1 | -6/+5 |
| 2021-04-07 | Add Plane (circular array) implementation w/testing | a14m | 1 | -2/+3 |
| 2021-04-07 | Use opts instead of full paths | a14m | 1 | -7/+8 |
| 2021-04-05 | Refactor return result instead of universe object | a14m | 1 | -8/+11 |
| 2021-04-04 | Add the generate method to GoL module | a14m | 1 | -0/+66 |
| 2021-04-03 | Add missing docs | a14m | 1 | -0/+2 |
| 2021-04-03 | Refactor options method to allow easier testing | a14m | 1 | -6/+81 |
| 2021-04-01 | Add the delay opt validations | a14m | 1 | -0/+1 |
| 2021-04-01 | Add CLI Width/Height validations | a14m | 1 | -0/+5 |
| 2021-04-01 | Add the CLI options basic args | a14m | 1 | -0/+69 |
