| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-04-09 | Refactor terminal_size_wrapper to allow mocking in CI | a14m | 1 | -4/+23 |
| 2021-04-08 | Add banner implementation for the opts struct w/tests | a14m | 1 | -0/+43 |
| 2021-04-04 | Remove unneeded mocking | a14m | 1 | -5/+1 |
| 2021-04-03 | Add missing docs | a14m | 1 | -0/+12 |
| 2021-04-03 | Add the Opts struct and parse CLI args into struct w/validation | a14m | 1 | -0/+166 |
| 2021-04-02 | Move validators module to it's own file | a14m | 1 | -121/+1 |
| 2021-04-02 | Add the testing of width and height in opts | a14m | 1 | -0/+52 |
| 2021-04-01 | Add the testing of is_positive | a14m | 1 | -0/+20 |
| 2021-04-01 | Add the delay opt validations | a14m | 1 | -0/+9 |
| 2021-04-01 | Add CLI Width/Height validations | a14m | 1 | -0/+40 |
