Metadata-Version: 1.2
Name: pygcgen
Version: 0.2.4
Summary: Generate changelog based on tags, issues and merged pull requests on GitHub.
Home-page: https://github.com/topic2k/pygcgen
Author: topic2k
Author-email: topic2k+pypi@gmail.com
Maintainer: topic2k
Maintainer-email: topic2k+pypi@gmail.com
License: MIT
Description: 
        Automaticaly generate a changelog based on GitHub issues and pull requests.
        For each tag there will be a section with closed issues and merged
        pull requests. Also there can be user defined sections based on labels.
        
        
        This package started as a conversion from ruby to python of the
        `GitHub Changelog Generator 
        <https://github.com/skywinder/github-changelog-generator>`__
        
        
        Change Log

        ==========

        

        `v0.2.4 <https://github.com/topic2k/pygcgen/tree/v0.2.4>`__ (2018-06-08)

        ------------------------------------------------------------------------

        

        `Full

        Changelog <https://github.com/topic2k/pygcgen/compare/v0.2.3...v0.2.4>`__

        

        **Closed issues:**

        

        -  Tag label headings are H1 instead of H2

           `#27 <https://github.com/topic2k/pygcgen/issues/27>`__

        -  Socket gaierror with default simultaneous requests

           `#23 <https://github.com/topic2k/pygcgen/issues/23>`__

        

        **Merged pull requests:**

        

        -  Scheduled monthly dependency update for June

           `#26 <https://github.com/topic2k/pygcgen/pull/26>`__

           (`pyup-bot <https://github.com/pyup-bot>`__)

        

        `v0.2.3 <https://github.com/topic2k/pygcgen/tree/v0.2.3>`__ (2018-04-03)

        ------------------------------------------------------------------------

        

        `Full

        Changelog <https://github.com/topic2k/pygcgen/compare/v0.2.2...v0.2.3>`__

        

        **Implemented enhancements:**

        

        -  Add an option to set the maximum allowed simultaneous threads …

           `#24 <https://github.com/topic2k/pygcgen/pull/24>`__

           (`topic2k <https://github.com/topic2k>`__)

        

        **Merged pull requests:**

        

        -  Initial Update `#21 <https://github.com/topic2k/pygcgen/pull/21>`__

           (`pyup-bot <https://github.com/pyup-bot>`__)

        -  Config file for pyup.io

           `#20 <https://github.com/topic2k/pygcgen/pull/20>`__

           (`pyup-bot <https://github.com/pyup-bot>`__)

        

        `v0.2.2 <https://github.com/topic2k/pygcgen/tree/v0.2.2>`__ (2017-04-21)

        ------------------------------------------------------------------------

        

        `Full

        Changelog <https://github.com/topic2k/pygcgen/compare/v0.2.1...v0.2.2>`__

        

        **Fixed bugs:**

        

        -  Skip non-merged closed issues?

           `#18 <https://github.com/topic2k/pygcgen/pull/18>`__

           (`alexanderad <https://github.com/alexanderad>`__)

        

        **Closed issues:**

        

        -  Links in unreleased section don't work

           `#16 <https://github.com/topic2k/pygcgen/issues/16>`__

        

        **Merged pull requests:**

        

        -  changes for using pygcgen with python 2.7

           `#19 <https://github.com/topic2k/pygcgen/pull/19>`__

           (`topic2k <https://github.com/topic2k>`__)

        

        `v0.2.1 <https://github.com/topic2k/pygcgen/tree/v0.2.1>`__ (2016-10-07)

        ------------------------------------------------------------------------

        

        `Full

        Changelog <https://github.com/topic2k/pygcgen/compare/v0.2.0...v0.2.1>`__

        

        **Implemented enhancements:**

        

        -  add quiet option `#14 <https://github.com/topic2k/pygcgen/pull/14>`__

           (`topic2k <https://github.com/topic2k>`__)

        

        **Closed issues:**

        

        -  Issues missing if no section given

           `#12 <https://github.com/topic2k/pygcgen/issues/12>`__

        

        **Merged pull requests:**

        

        -  Show issues in changelog when no section(s) were given.

           `#13 <https://github.com/topic2k/pygcgen/pull/13>`__

           (`topic2k <https://github.com/topic2k>`__)

        

        `v0.2.0 <https://github.com/topic2k/pygcgen/tree/v0.2.0>`__ (2016-10-07)

        ------------------------------------------------------------------------

        

        `Full

        Changelog <https://github.com/topic2k/pygcgen/compare/v0.1.2...v0.2.0>`__

        

        \ **Usage changes:**

        --------------------

        

        -  Add user definable sections

           `#7 <https://github.com/topic2k/pygcgen/issues/7>`__

        

        **Implemented enhancements:**

        

        -  new option: tag-separator

           `#11 <https://github.com/topic2k/pygcgen/pull/11>`__

           (`topic2k <https://github.com/topic2k>`__)

        

        `v0.1.2 <https://github.com/topic2k/pygcgen/tree/v0.1.2>`__ (2016-10-02)

        ------------------------------------------------------------------------

        

        `Full

        Changelog <https://github.com/topic2k/pygcgen/compare/v0.1.1...v0.1.2>`__

        

        **Closed issues:**

        

        -  Show example file!

           `#2 <https://github.com/topic2k/pygcgen/issues/2>`__

        -  Publish to PyPI `#1 <https://github.com/topic2k/pygcgen/issues/1>`__

        

        **Merged pull requests:**

        

        -  Python 2+3 compatibility

           `#6 <https://github.com/topic2k/pygcgen/pull/6>`__

           (`topic2k <https://github.com/topic2k>`__)

        

        `v0.1.1 <https://github.com/topic2k/pygcgen/tree/v0.1.1>`__ (2016-09-11)

        ------------------------------------------------------------------------

        

        `Full

        Changelog <https://github.com/topic2k/pygcgen/compare/v0.1.0...v0.1.1>`__

        

        **Merged pull requests:**

        

        -  Add option to keep output file if it exists

           `#5 <https://github.com/topic2k/pygcgen/pull/5>`__

           (`topic2k <https://github.com/topic2k>`__)

        -  Prepare for releasing on PyPi.

           `#4 <https://github.com/topic2k/pygcgen/pull/4>`__

           (`topic2k <https://github.com/topic2k>`__)

        

        `0.1.0 <https://github.com/topic2k/pygcgen/tree/0.1.0>`__ (2016-09-11)

        ----------------------------------------------------------------------

        

        **Implemented enhancements:**

        

        -  Add option to use GitHub tags instead of markdown links

           `#3 <https://github.com/topic2k/pygcgen/pull/3>`__

           (`topic2k <https://github.com/topic2k>`__)

        
Keywords: Automatic changelog generation
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Documentation
