| 2025-06-21 15:41 | Refactor tests (#8) | Andrew D. Laack | 9 | +200 | -200 |
| 2025-06-21 10:46 | Bug: Updated formatting output issue | Andrew Laack | 2 | +2 | -2 |
| 2025-06-21 10:34 | Update pyproject.toml | Andrew D. Laack | 1 | +1 | -1 |
| 2025-06-21 10:33 | Delete examples directory | Andrew D. Laack | 1 | +0 | -51 |
| 2025-06-21 10:27 | Delete .temp_ratchet_blame.db | Andrew D. Laack | 1 | +0 | -0 |
| 2025-06-21 10:26 | Updated test directory structure. (#7) | Andrew D. Laack | 2 | +52 | -1 |
| 2025-06-21 10:19 | Added Ratchets tests to Ratchets (#6) | Andrew D. Laack | 13 | +133 | -48 |
| 2025-06-21 05:27 | Fixed capitalization issue in README | Andrew Laack | 1 | +1 | -1 |
| 2025-06-21 05:23 | Updated tests to ensure they work without .db initially. Updated version number. | Andrew Laack | 2 | +5 | -2 |
| 2025-06-21 05:17 | Bug Fix: Resolved issue with glob specifications and the -f option (#5) | Andrew D. Laack | 1 | +3 | -0 |
| 2025-06-21 04:57 | Added Blame Caching (#4) | Andrew D. Laack | 16 | +597 | -142 |
| 2025-06-20 05:18 | Improved messages to be readable in short summary view with PyTest, and in their entirety with a full description | Andrew Laack | 3 | +21 | -12 |
| 2025-06-20 04:47 | Renamed files | Andrew Laack | 7 | +60 | -0 |
| 2025-06-20 04:43 | Added description to .toml file and added it to exceptions thrown when running pytest | Andrew Laack | 5 | +28 | -13 |
| 2025-06-20 04:06 | Version bump | Andrew Laack | 1 | +1 | -1 |
| 2025-06-20 04:03 | WIP: saving changes before branch switching | Andrew Laack | 3 | +11 | -4 |
| 2025-06-20 02:44 | Update README.md | Andrew D. Laack | 1 | +2 | -2 |
| 2025-06-20 02:15 | Merge pull request #3 from andrewlaack/feature/specify-directories-or-regex | Andrew D. Laack | 2 | +30 | -3 |
| 2025-06-20 01:38 | Update README.md | Andrew D. Laack | 1 | +1 | -1 |
| 2025-06-20 01:38 | Update README.md | Andrew D. Laack | 1 | +1 | -1 |
| 2025-06-20 01:32 | Update README.md | Andrew D. Laack | 1 | +1 | -1 |
| 2025-06-20 01:27 | Merge pull request #2 from andrewlaack/toml-naming-change (all of this code was written after my trial project ended) | Andrew D. Laack | 16 | +588 | -293 |
| 2025-06-19 00:44 | Merge pull request #1 from andrewlaack/toml-naming-change | Andrew D. Laack | 18 | +55 | -47 |
| 2025-06-18 23:31 | Updated dependencies for pyproject | Andrew Laack | 1 | +3 | -3 |
| 2025-06-18 23:19 | Removed duplicate ratchet_test file, set pytest as an optional dependency, used compatible release operator for remaining dependencies | Andrew Laack | 2 | +5 | -35 |
| 2025-06-18 22:35 | Fixed typo | Andrew Laack | 1 | +2 | -2 |
| 2025-06-18 22:27 | Updated documentation about testing locally | Andrew Laack | 1 | +1 | -1 |
| 2025-06-18 22:21 | Tightened up README - commit for PyPI 0.1.0 | Andrew Laack | 1 | +1 | -1 |
| 2025-06-18 21:51 | Updated python -> python3 | Andrew Laack | 1 | +1 | -1 |
| 2025-06-18 21:41 | Updated formatting | Andrew Laack | 1 | +3 | -1 |
| 2025-06-18 21:40 | Updated formatting | Andrew Laack | 1 | +5 | -1 |
| 2025-06-18 21:38 | Updated example to fix issue with length | Andrew Laack | 2 | +28 | -26 |
| 2025-06-18 21:25 | Updated readme, added testing procedure for testing my source | Andrew Laack | 1 | +10 | -0 |
| 2025-06-18 21:18 | Updated formatting of README | Andrew Laack | 1 | +2 | -2 |
| 2025-06-18 21:16 | Added readme, wrote tests, documented install | Andrew Laack | 6 | +146 | -12 |
| 2025-06-18 19:06 | Added a bunch of tests, refactored code, added directory to show example usage | Andrew Laack | 34 | +819 | -51 |
| 2025-06-18 15:43 | Added parallel processing, setup cli, and refactored project structure. | Andrew Laack | 10 | +646 | -603 |
| 2025-06-18 00:59 | Updated tests to only fail when count increases. Added the ability to blame issues that are found | Andrew Laack | 2 | +296 | -39 |
| 2025-06-17 22:59 | Integrated with pytest and added writing to json. Next, I will add ratchet checking to the logic instead of throwing when infractions are found | Andrew Laack | 3 | +121 | -32 |
| 2025-06-17 22:06 | Added .toml validation, set up command evaluation, and finished regex checks | Andrew Laack | 3 | +256 | -113 |
| 2025-06-17 20:43 | Built out basic logic for getting file paths, reading necessary data, and parsing cli input of -f | Andrew Laack | 2 | +118 | -2 |
| 2025-06-17 17:00 | Initial commit | Andrew D. Laack | 3 | +871 | -0 |