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.
meta_commit init
commandmeta_commit version
command- Column where diff starts
whole_file_changed
flag
- Configuration file is required to run command
- Diff now expects changes using
ChangeContext
DTO
- Default config usage from
MetaCommit::ConfigurationStore
- Code documentation
- Contribution guide
- Configuration using
.meta_commit.yml
file - Handle
MissingRepoError
error
- Dynamically include extensions
- Directory parameter is not longer required for commands, cli receives directory via
--directory
option