mkly/CHANGELOG.org

15 lines
651 B
Org Mode

* changelog
All notable changes to this project will be documented in this file.
The format is based on [[https://keepachangelog.com/en/1.0.0/][Keep a Changelog]],
and this project adheres to [[https://semver.org/spec/v2.0.0.html][Semantic Versioning]].
** [0.1.0]
*** Changed
1. Renamed from "build.scm" to "mkly"
2. Numerous design changes -
1. an extensible rule-based system instead of hard-coded behaviour
2. accepts complete file names, allowing shell tab completion to work
3. supports use of regular expressions to match rules to targets
4. subdirectories can be specified, which will be descended into before performing actions