mktools/CHANGELOG.md

3.3 KiB

Unreleased

Bug Fixes

  • install: correctly inject tools dir into gitignore

Documentation

  • tutorials: fix obsolete link

2023.8.25-stable.1621.af9c7e6 - 2023-08-25

Nothing functionally significant.

2023.8.25-stable.1617.35625f6 - 2023-08-25

Documentation

  • add changelog link in readme

Features

  • changelog: display message in changelog when no commit is selected in release

2023.8.25-stable.1609.4d31268 - 2023-08-25

Nothing functionally significant.

2023.8.25-stable.1606.be97e77 - 2023-08-25

Bug Fixes

  • version: normalize variable names

Documentation

  • describe project-version tasks

Features

  • changelog: allow override of command arguments
  • version: permit branch name overwrite

2023.8.24-stable.1827.fa2dab5 - 2023-08-24

Nothing functionally significant.

2023.8.24-stable.1827.1978504 - 2023-08-24

Bug Fixes

  • install: add missing tasks in install script

Features

  • changelog: skip unreleased section if no commits are associated
  • version: use commit timestamp to generate project version

2023.8.23-stable.1615.1b5c364 - 2023-08-23

Nothing functionally significant.

2023.8.23-stable.1615.0545812 - 2023-08-23

Bug Fixes

  • changelog: add missing task dependency

Documentation

  • add tutorial to generate release with its changelog

Features

  • add changelog
  • add mkt-changelog task
  • gitea-release: automatically add tools directory to git ignored files
  • version: use master and staging branches as aliases for testing and stable

2023.8.23-stable.1207.cd2f1ba - 2023-08-21

Features

  • initial commit