Features
Minor Improvements
- 3c6b7e4 Add iterwalk package to speed up large directory listing (#149)
- 9ac0c6f Clean up usage of other color functions
- 18d1910 Env variables for path traversal
- 096debe Exit codes v2 (#147)
- 8fdc5dd Filter optimization color output (#136)
- c24e426 Fix silent dirwalk fail, and speed up using more performant walker (#141)
- 6b291bb Pool opt (#139)
Bug Fixes
- 6f87550 Fix bug in multi-character delim in string splitter
- fd684d7 Fix infinite recursion, more test coverage (#145)