re-ver

Release Versions of Software

BSD 30 个版本 Python >3.4
Anthony Scopatz <scopatz@gmail.com>
安装
pip install re-ver
poetry add re-ver
pipenv install re-ver
conda install re-ver
描述

rever

Release Versions of Software

Quick Start

To get started with rever, first put a rever.xsh file in the root directory of your source repository,

.. code-block:: sh

$ACTIVITIES = ['tag']
$TAG_PUSH = False

Then, run rever from this directory to execute the release actions you specified.

.. code-block:: sh

$ rever check
$ rever 1.42
版本列表
0.5.1 2022-09-13
0.5.0 2021-05-06
0.4.8 2020-10-22
0.4.7 2020-10-08
0.4.6 2020-09-11
0.4.5 2020-08-26
0.4.4 2020-08-10
0.4.3 2019-12-05
0.4.2 2019-09-10
0.4.1 2019-09-09
0.4.0 2019-08-09
0.3.9 2019-07-18
0.3.8 2019-06-27
0.3.7 2019-06-27
0.3.6 2019-05-21
0.3.5 2019-05-15
0.3.4 2019-01-21
0.3.3 2019-01-18
0.3.2 2019-01-09
0.3.1 2019-01-04
0.3.0 2018-10-13
0.2.9 2018-08-13
0.2.8 2018-06-25
0.2.7 2018-04-17
0.2.6 2018-04-10
0.2.5 2017-12-08
0.2.4 2017-11-20
0.2.3 2017-11-16
0.2.2 2017-11-16
0.2.1 2017-11-16