* Update docs and version * Fix readme typo
* Ignore issues that have recent comments and ignore the stale label. Defaulting to this behavior but added an option to turn it off. * Fix up tests a bit to make this runnable. Add a test for the logic. * Add vscode debugging configuration.
Fixes #50 Fixes #51
* Refctor into an issue processor, add debug mode * Move processor to use its own types so testing is easier * Add more tests