BREAKING CHANGES
- remove
-iand-p, now infer automatically if you are referring to a template or writing input - rename most arguments
- remove
after_inputandsystem_messageconfig options (were not used) - add support for multiple context patterns
- add char limit to prevent high cost mistakes (ask for user input)
CODE IMPROVEMENTS
- friendlier UX
- removed a lot of useless stuff
- better separation of concerns
- fixed a bunch of bugs