-
Notifications
You must be signed in to change notification settings - Fork 7
/
changelog.yml
136 lines (136 loc) · 4.81 KB
/
changelog.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
name: pypi-mobans
organisation: moremoban
releases:
- changes:
- action: added
details:
- "new project starter kits is relocated from yehua here"
date: 13.09.20220
version: 0.1.0
- changes:
- action: added
details:
- "`#146`: include python setup.py checkdocs"
- auto-generation of contributors
- github action for moban update and commits
- "`#147`: better isort action"
- "`#148`: generate Makeifile and format.sh"
date: 26.08.20220
version: 0.0.12
- changes:
- action: Updated
details:
- "Configure lint and moban stage use to MINREQ=0"
- "Updated gitignore to latest as of the release date"
date: 03.05.2020
version: 0.0.11
- changes:
- action: Added
details:
- "add python_requires in setup.py"
- "no code coverage support"
- "add github star badges"
- "`#145`: specify test dependencies with project.yml file"
- action: Fixed
details:
- "fixed travis config"
date: 20.04.2020
version: 0.0.10
- changes:
- action: Added
details:
- "pypi download stats are displayed in README"
- Add mit license text
- "`#126`: support github auto pypi publishing action"
- "`#133`: provide CI azure build yaml files"
- action: Updated
details:
- Test on python 3.8 instead of python 3.8-dev
- "`#131`: remove useless statements when a complex
installation requirement is in place."
- "`#128`: Exclude tests in installation package"
- Install mock only on python 2
date: 13.10.2019
version: 0.0.9
- changes:
- action: Fixed
details:
- "`#114`: setup.py.jj2 gets default console_scripts entry always"
- "`#120`: changelog rst syntax cause 400 error"
- "`#122`: UPLOAD_FAILED_MSG cannot be formatted"
date: 13.10.2019
version: 0.0.8
- changes:
- action: Updated
details:
- sync templates/docs/make.bat.jj2 to include changes from
https://github.com/sphinx-doc/sphinx/commit/0dbdae31
- "`#100`: Fixed travis.yml.jj2 to not emit yamllint errors"
- "`#101`: Fixed travis.yml.jj2 .disable_global to reset `install:`"
- "`#31`: Added test_command to override travis.yml.jj2 use of
Makefile"
- "`#96`: Expanded travis.yml.jj2 and use in in the pypi-mobans repo"
- "`#88`: Enhanced min_requirements.txt.jj2 support for dependencies
with multiple constraints such as `>1,<3`"
- "`#93`: Added CI to ensure pypi-mobans is in sync with upstream"
- "`#99`: Formated changelog.yml according to yamllint default rules"
- action: Added
details:
- "`#89`: setup.py.jj2 support for dependencies using all PEP 508
environment markers; enable setup_use_markers to activate, and
enable setup_use_markers_fix to use with setuptools pre v22"
- "`#98`: Added .gitattributes to reduce conflicts on changelog.yml"
date: 14.07.2019
version: 0.0.7
- changes:
- action: Updated
details:
- "`#87`: updated the pipfile syntax"
- action: Added
details:
- "`#87`: Added tests for pipfile generation"
date: 25-05-2019
version: 0.0.6
- changes:
- action: Updated
details:
- "`#75`: separate flake8 linting in separate travis job"
- "`#72`: project and copyright are no longer filled."
- black style on setup.py, include python 3.7, 3.8 , update gitignore
date: 04-05-2019
version: 0.0.5
- changes:
- action: Updated
details:
- "travis-ci: uses xenial dist. dropped python 3.4, 3.7-dev and added
3.7, pypy2 and pypy3"
- added min_requirements.txt where minimum requirements are computed
- "`#71`: include tests folder as test_suite if 'tests' folder exists"
- "`#16`: package data / MANIFEST.in.jj2 is not easy to customise"
- "`#14`: Mandatory CHANGELOG.rst become optional"
date: 18-02-2019
version: 0.0.4
- changes:
- action: First release
details:
- "bug fix on `PR#60`"
date: 18-01-2019
version: 0.0.3
- changes:
- action: Added
details:
- "`PR#60`: codec and locale hacks added"
- "`PR#61`: add python classifiers"
- action: Updated
details:
- "`PR#63`: updated Pipfile implementation"
- Synchronize with sphinx doc file at release date
date: 18-01-2019
version: 0.0.2
- changes:
- action: First release
details:
- versioning is applied
- Pipfile included
date: 05-11-2018
version: 0.0.1