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.
0.3.0 - 2024-02-13
- basic support of
exec
directive
0.2.1 - 2024-01-31
- status output: when destination is regular file
- status output: when destination is symlink to non-existent file
0.2.0 - 2024-01-30
- better error messages for
myrc install
- backup file name (now contains timestamp to avoid clashes and increases probability of backup success)
0.1.0 - 2024-01-24
- basic CLI commands: status (
myrc
), install (myrc install
) - experimental CLI output
- symlinking functionality
- selected SDL format for install file (
install.sdl
)