|
1 | 1 | Change log |
2 | 2 | ================================================================================ |
3 | 3 |
|
| 4 | +0.4.3 - 16.03.2019 |
| 5 | +-------------------------------------------------------------------------------- |
| 6 | + |
| 7 | +Removed |
| 8 | +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 9 | + |
| 10 | +#. `#253 <https://github.com/moremoban/moban/issues/253>`_: symbolic link in |
| 11 | + regression pack causes python setup.py to do recursive include |
| 12 | + |
| 13 | +Added |
| 14 | +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 15 | + |
| 16 | +#. `#209 <https://github.com/moremoban/moban/issues/209>`_: Alert moban user |
| 17 | + when `git` is not available and is used. |
| 18 | + |
| 19 | +Updated |
| 20 | +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 21 | + |
| 22 | +#. `#261 <https://github.com/moremoban/moban/issues/261>`_: since moban group |
| 23 | + template files per template type, this fill use first come first register to |
| 24 | + order moban group |
| 25 | + |
4 | 26 | 0.4.2 - 08.03.2019 |
5 | 27 | -------------------------------------------------------------------------------- |
6 | 28 |
|
|
9 | 31 |
|
10 | 32 | #. `#234 <https://github.com/moremoban/moban/issues/234>`_: Define template |
11 | 33 | parameters on the fly inside `targets` section |
| 34 | +#. `#62 <https://github.com/moremoban/moban/issues/62>`_: select a group target |
| 35 | + to run |
| 36 | + |
| 37 | +Updated |
| 38 | +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 39 | + |
12 | 40 | #. `#180 <https://github.com/moremoban/moban/issues/180>`_: No longer two |
13 | 41 | statistics will be shown in v0.4.x. legacy copy targets are injected into a |
14 | 42 | normal targets. cli target is made a clear priority. |
15 | | -#. `#62 <https://github.com/moremoban/moban/issues/62>`_: select a group target |
16 | | - to run |
17 | 43 | #. `#244 <https://github.com/moremoban/moban/issues/244>`_: version 0.4.2 is |
18 | 44 | first version which would work perfectly on windows since 17 Nov 2018. Note |
19 | 45 | that: file permissions are not used on windows. Why the date? because |
|
42 | 68 |
|
43 | 69 | #. `#165 <https://github.com/moremoban/moban/issues/165>`_: Copy as plugins |
44 | 70 |
|
45 | | -Added |
| 71 | +Updated |
46 | 72 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
47 | 73 |
|
48 | 74 | #. `#219 <https://github.com/moremoban/moban/issues/219>`_: git clone depth set |
|
0 commit comments