Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

36 lines (27 loc) · 1.16 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.2.0] - 2020-05-31

Changed

  • Task name format follows file name style ('YYYYMMDD_foo_bar') #13

[0.1.5] - 2020-04-25

Added

  • Enable to specify the directory to place task files #11

[0.1.4] - 2020-03-11

Fixed

  • Remove trailing spaces on blank line #9

[0.1.3] - 2019-08-20

Added

  • Enable to configure task arguments #5

[0.1.2] - 2019-05-13

Fixed

  • Require generator #4

[0.1.1] - 2018-08-14

Added

  • frozen_string_literal magic comment #2

[0.1.0] - 2018-02-08

Added

  • Enable to configure task body

[0.0.1] - 2018-02-06

First release