v4.0.2
What's Changed
- Add a new command-line option for escaping double quotes with
-eqor--escape_quotes. - Add a check and shows a warning if the file contains double quotes and the option
-eqis not used. - Add a new command-line option in tests for testing just one module with
-m <module_name>or--module <module_name>.
Full Changelog: v4.0.1...v4.0.2