Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 585 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 585 Bytes

Changelog

0.2.2 (02.12.2015):

  • add command git:add
  • rename PRE_RELEASE_SEPARATOR to RELEASE_SEPARATOR
  • update README.rst
  • Sonic Screwdriver is able to create secure production tags. See more on the README.rst

0.2.1 (23.11.2015):

  • Fix README.rst
  • pypi:export exports per default with wheel
  • Fix .gitlab-ci
  • add function git:tag:delete

0.2.0 (23.11.2015):

  • Replace tabs through spaces
  • Add Changelog
  • Add Debug Mode
  • Add git_available decorator that checks if git exists in directory
  • It is possible to set the git directory. Default is settings.BASE_DIR