Skip to content

Releases: wickedchicken/checklist

Add environment variable support

09 Jul 12:51
75e16c7

Choose a tag to compare

  • Add environment variable support
  • Return a failing return code if one of the checks failed
  • Roll downstream dependencies

Note: this change bumps the schema version to 3, you will have to change your .checklist.yml files as such.

v0.2.5: Merge pull request #115 from nre-ableton/nre/master/environment

09 Jul 12:53
26e8066

Choose a tag to compare

Roll dependencies

12 Jan 17:34
a24d99f

Choose a tag to compare

This release doesn't change any behavior, it only rolls some downstream dependencies.

Publish from Travis

08 Aug 22:51
a16a69b

Choose a tag to compare

Merge pull request #41 from wickedchicken/restrict_deploy

Only cargo deploy from one build type

Cargo.toml information for publishing

08 Aug 21:33
22f5ec7

Choose a tag to compare

Merge pull request #39 from wickedchicken/more_updates

Add info to cargo.toml

Dependency rolls

08 Aug 21:20
4e0fd44

Choose a tag to compare

This release just rolls some dependencies and doesn't add any new functionality.

Initial usable release

14 Mar 00:02
b67f05b

Choose a tag to compare

This adds functionality for automated scripts and properly versions the config file in case the format will be modified later.