Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

47 lines (29 loc) · 1.22 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.

0.3.0 - 2024-02-13

Added

  • basic support of exec directive

0.2.1 - 2024-01-31

Fixed

  • status output: when destination is regular file
  • status output: when destination is symlink to non-existent file

0.2.0 - 2024-01-30

Added

  • better error messages for myrc install

Fixed

  • backup file name (now contains timestamp to avoid clashes and increases probability of backup success)

0.1.0 - 2024-01-24

Added

  • basic CLI commands: status (myrc), install (myrc install)
  • experimental CLI output
  • symlinking functionality
  • selected SDL format for install file (install.sdl)