Changed
* Dropped Support for Python < 3.6
Added
* Added `xdev.patterns` to abstract away regex vs glob style patterns
* Added `xdev.regex_builder` for building regular expressions
* Initial CLI with `sed`, `grep`, `find`, and `codeblock` support
* Can now specify `XDEV_PROFILE` environment variable to get profiling enable instead of using `--profile` on the command line.