Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 474 Bytes

CHANGELOG.rst

File metadata and controls

32 lines (22 loc) · 474 Bytes

1.1.1

Bug Fixes:

  • Add missing dependancy to PyYaml

Internal Changes:

  • Upgrade PyGithub version from 1.32 to 1.34

1.1.0

Features:

  • Add an option to dump labels to a file, and load them as a source.

Bug Fixes:

  • Fix package on python 2 (wasn't working before).

Internal Changes:

  • Switch from argparse to docopt for command line parameter handling.

1.0.0

First public release.