Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

61 lines (37 loc) · 1.42 KB

Changelog

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

Added

  • Help text that shows with --help.
  • Fix whole directories.
  • Fix directories and subdirectories recursively.

Changed

  • Major refactorings of production and test code.

0.1.3 - 2020-12-16

Added

  • Releases for additional platforms (Windows, MacOS).

0.1.2 - 2020-12-16

Fixed

  • Release step in pipeline.

0.1.1 - 2020-12-16

Added

  • "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).

Changed

  • No write operation if namespace was already correct.

0.1.0 - 2020-12-09

Added

  • Initial release.