معرفی شرکت ها


braulio-0.3.0b0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A command line tool to handle changelogs using Git commit messages
ویژگی مقدار
سیستم عامل -
نام فایل braulio-0.3.0b0
نام braulio
نسخه کتابخانه 0.3.0b0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده José María Domínguez Moreno
ایمیل نویسنده miso.0b11@gmail.com
آدرس صفحه اصلی https://github.com/mbarakaja/braulio
آدرس اینترنتی https://pypi.org/project/braulio/
مجوز MIT license
Braulio ======= .. image:: https://img.shields.io/pypi/v/braulio.svg :target: https://pypi.python.org/pypi/braulio .. image:: https://img.shields.io/travis/mbarakaja/braulio.svg :target: https://travis-ci.org/mbarakaja/braulio .. image:: https://readthedocs.org/projects/braulio/badge/?version=latest :target: https://braulio.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status Simplify software release by handling versioning and changelogs. Braulio walks through all commits of your Git project and classifies them to determine what should be the next version and generate a proper changelog. To do so, it collects only Commits that follow a given message convention. Read the `documentation`_ to know how it works. Highlights ---------- * Determine the next version automatically. * Update the Changelog with new changes. * Customizable Commit message convention. * Support pre-releases. * Can merge pre-release changelogs. Installing ---------- Install and update using pip: .. code-block:: bash $ pip install -U braulio Usage ----- To setup your project .. code-block:: bash $ brau init To release a new version .. code-block:: bash $ brau release * Free software: MIT license .. _documentation: https://braulio.readthedocs.io/en/latest/ History ======= 0.3.0 (2018-08-22) ------------------ Bug Fixes ~~~~~~~~~ * release - Abort when a lower version is passed to --bump - Stop aborting when user inputs No to confirmation prompt - Ensure --bump works with versions without minor and patch parts. - Validate tag_pattern value * git - Fix Tag's __repr__ and __str__ methods Features ~~~~~~~~ * release - Add --merge-pre option - Add --stage option - Support pre-release versions - Add option to customize the commit message - Add option to specify the current version - Add support to custom git tag names - Add support to custom commit message conventions * cli - Add --version option to output current version 0.2.0 (2018-07-25) ------------------ Bug Fixes ~~~~~~~~~ * changelog - Fix release markup being inserted in the wrong place Features ~~~~~~~~ * release - Show useful info while running release subcommand - Add support to custom change log file names - Support version string update on selected files * init - Add interactive config and changelog files creation 0.1.0 (2018-07-13) ------------------ Features ~~~~~~~~ * release - Add --no-commit and --no-tag options - Add options for manual version bump


نیازمندی

مقدار نام
- Click


نحوه نصب


نصب پکیج whl braulio-0.3.0b0:

    pip install braulio-0.3.0b0.whl


نصب پکیج tar.gz braulio-0.3.0b0:

    pip install braulio-0.3.0b0.tar.gz