@@ -4,26 +4,22 @@ Change log
4
4
0.0.8 - tba
5
5
--------------------------------------------------------------------------------
6
6
7
- Fixed
8
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
7
+ **Fixed **
9
8
10
9
#. `#114 <https://github.com/moremoban/pypi-mobans/issues/114 >`_: setup.py.jj2
11
10
gets default console_scripts entry always
11
+ #. `#120 <https://github.com/moremoban/pypi-mobans/issues/120 >`_: changelog rst
12
+ syntax cause 400 error
12
13
13
- 0.0.8 - tba
14
- --------------------------------------------------------------------------------
15
-
16
- Updated
17
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14
+ **Updated **
18
15
19
16
#. `moban#295 <https://github.com/moremoban/moban/issues/295 >`_: limit publish
20
17
command in setup.py to be less than 79
21
18
22
19
0.0.7 - 14.07.2019
23
20
--------------------------------------------------------------------------------
24
21
25
- Updated
26
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22
+ **Updated **
27
23
28
24
#. sync templates/docs/make.bat.jj2 to include changes from
29
25
https://github.com/sphinx-doc/sphinx/commit/0dbdae31
@@ -43,8 +39,7 @@ Updated
43
39
#. `#99 <https://github.com/moremoban/pypi-mobans/issues/99 >`_: Formated
44
40
changelog.yml according to yamllint default rules
45
41
46
- Added
47
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
42
+ **Added **
48
43
49
44
#. `#89 <https://github.com/moremoban/pypi-mobans/issues/89 >`_: setup.py.jj2
50
45
support for dependencies using all PEP 508 environment markers; enable
@@ -56,23 +51,20 @@ Added
56
51
0.0.6 - 25-05-2019
57
52
--------------------------------------------------------------------------------
58
53
59
- Updated
60
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
54
+ **Updated **
61
55
62
56
#. `#87 <https://github.com/moremoban/pypi-mobans/issues/87 >`_: updated the
63
57
pipfile syntax
64
58
65
- Added
66
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
59
+ **Added **
67
60
68
61
#. `#87 <https://github.com/moremoban/pypi-mobans/issues/87 >`_: Added tests for
69
62
pipfile generation
70
63
71
64
0.0.5 - 04-05-2019
72
65
--------------------------------------------------------------------------------
73
66
74
- Updated
75
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
67
+ **Updated **
76
68
77
69
#. `#75 <https://github.com/moremoban/pypi-mobans/issues/75 >`_: separate flake8
78
70
linting in separate travis job
@@ -83,8 +75,7 @@ Updated
83
75
0.0.4 - 18-02-2019
84
76
--------------------------------------------------------------------------------
85
77
86
- Updated
87
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
78
+ **Updated **
88
79
89
80
#. travis-ci: uses xenial dist. dropped python 3.4, 3.7-dev and added 3.7, pypy2
90
81
and pypy3
@@ -99,24 +90,21 @@ Updated
99
90
0.0.3 - 18-01-2019
100
91
--------------------------------------------------------------------------------
101
92
102
- First release
103
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
93
+ **First release **
104
94
105
95
#. bug fix on `#60 <https://github.com/moremoban/pypi-mobans/pull/60 >`_
106
96
107
97
0.0.2 - 18-01-2019
108
98
--------------------------------------------------------------------------------
109
99
110
- Added
111
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
100
+ **Added **
112
101
113
102
#. `#60 <https://github.com/moremoban/pypi-mobans/pull/60 >`_: codec and locale
114
103
hacks added
115
104
#. `#61 <https://github.com/moremoban/pypi-mobans/pull/61 >`_: add python
116
105
classifiers
117
106
118
- Updated
119
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
107
+ **Updated **
120
108
121
109
#. `#63 <https://github.com/moremoban/pypi-mobans/pull/63 >`_: updated Pipfile
122
110
implementation
@@ -125,8 +113,7 @@ Updated
125
113
0.0.1 - 05-11-2018
126
114
--------------------------------------------------------------------------------
127
115
128
- First release
129
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
116
+ **First release **
130
117
131
118
#. versioning is applied
132
119
#. Pipfile included
0 commit comments