New:
* ๐ฉ Whitelist a range with ` nomut: on` and ` nomut: off`
* ๐ฉ Whitelist a range with ` nomut: start` and ` nomut: stop`
Fixes:
* ๐ ๏ธ Stop Number Mutator from mutating True and False
* ๐ ๏ธ In Operator Mutators, only replace bitwise-or with bitwise-and and vice versa.
* ๐ง fix logic in `get_cmd_line_echo_enabled`
* ๐ง fix text on help page
Other:
* ๐งช Added test coverage
* ๐ Refactoring