BREAKING CHANGES:
- If you created a locale.json file, delete it. Let the script recreate it, as the default location for other configuration settings files has been changed.
- Also batch choice(true or false) would be saved in the other_files folder too. Batch choice is a non-ask question option mode on Python; after you say yes to that, it won't ask questions about "am I sending it to the files, changing their name and location..."? It would skip those questions unless an error occurs.
What's Changed
- feat(config)!: batch choice save by @Cyber-Syntax in #65
Full Changelog: v0.4.4-beta...v0.5.0-beta