All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2020-12-23
- Help text that shows with
--help
. - Fix whole directories.
- Fix directories and subdirectories recursively.
- Major refactorings of production and test code.
0.1.3 - 2020-12-16
- Releases for additional platforms (Windows, MacOS).
0.1.2 - 2020-12-16
- Release step in pipeline.
0.1.1 - 2020-12-16
- "Contribute" section to Readme.
- Clippy tool for linting.
- Adding the correct namespace if none was given at all.
- Fix position of namespace if necessary.
- Prefix arg for namespace.
- Release step for CI/CD pipeline (Github Actions).
- No write operation if namespace was already correct.
0.1.0 - 2020-12-09
- Initial release.