Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 788 Bytes

CHANGELOG.md

File metadata and controls

33 lines (24 loc) · 788 Bytes

0.0.17

  • [COOK-2026] - Allow cherry_pick action to be used for directories as well as files

0.0.16

  • [COOK-1593] - README formatting updates for better display on Community Site

0.0.15

New features

  • add setup_py_* actions
  • add vagrantfile
  • add foodcritic test
  • travis.ci support

Bug fixes

  • dangling "unless"

0.0.10 (May 23, 2012)

New features

  • use autogen.sh to generate configure script for configure action #16
  • support more file extensions #18
  • add extension attribute which allows you to download files which do not have the file extension as part of the URL

Bug fixes

  • strip_leading_dir not working for zip files #19