- 80 times faster (even faster as input size grows) - significantly lower footprint when reading from stdin - fixed a common decoding error - harsher filtering of `/{int}/` type urls
1.0.0beta
- `--whitelist` and `--blacklist` options to keep/remove certain extensions - `--filter` option for finer control over output - `-i/--input` and `-o/--output` options to read/write to files instead of stdin/stdout - refactored codebase for modularity
0.0.4
- hotfix for uro crashing in windows
0.0.3
- removed redundant imports and code - added more extensions to blacklist - less memory and time consumption - fixed 'broken pipe' error when piping the output to utilities like `head` - fixed an error where similar urls were not getting filtered when they had any parameters