Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 836 Bytes

CHANGELOG.md

File metadata and controls

27 lines (22 loc) · 836 Bytes

1.0.4 (alpha)

  • Added logs target

1.0.3 (2018-06-26)

  • Added MK_DIR variable linked to .mk-lib dir
  • Fixed path to mk-lib into new Makefile
  • Added confirm target. See Makefile sample

1.0.2 (2018-06-08)

  • Added showing release notes while upgrading
  • Added Makefile.minimal.mk with basic commands
  • Changed create Makefile from Makefile.minimal.mk instead of HEADER.mk

1.0.1 (2018-06-06)

  • Added Makefile.sample.mk
  • Added CHANGELOG.md

1.0.0 (2018-06-05)

  • Added simple installation script
  • Added mk-version and mk-upgrade commands
  • Added to self upgrade script with mk-upgrade command
  • Changed library from .makefile-lib to mk-lib
  • Added support of absolute paths
  • Added website

v0.9 (2017-11-21)

  • Initial version with basic functionality