File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11CHANGE Log
22================================================================================
33
4- 0.0.6 - unreleased
4+ 0.0.6 - 16-Jun-2017
55--------------------------------------------------------------------------------
66
77Added
1212Updated
1313++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1414
15- #. moban would check target file in the situation where the changes happened in
16- target file than in the source: the template file + the data configuration
17- after moban has been applied.
15+ #. moban will not template target file in the situation where the changes
16+ occured in target file than in the source: the template file + the data
17+ configuration after moban has been applied. This new release will remove the
18+ change during mobanization process.
1819
19200.0.5 - 17-Mar-2017
2021--------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 66copyright = '2016, C.W.'
77author = 'C.W.'
88version = '0.0.6'
9- release = '0.0.5 '
9+ release = '0.0.6 '
1010language = None
1111exclude_patterns = []
1212pygments_style = 'sphinx'
Original file line number Diff line number Diff line change 1+ [metadata]
2+ description-file = README.rst
3+ [bdist_wheel]
4+ universal = 1
You can’t perform that action at this time.
0 commit comments