mkly/CHANGELOG.org

651 B

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.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