|
1 | 1 | Change log
|
2 | 2 | ================================================================================
|
3 | 3 |
|
| 4 | +0.0.10 - 11.01.2018 |
| 5 | +-------------------------------------------------------------------------------- |
| 6 | + |
| 7 | +Added |
| 8 | +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 9 | + |
| 10 | +#. `pyexcel-io#46 <https://github.com/webwares/pyexcel-io/issues/46>`_, expose |
| 11 | + `bulk_save` to django developers |
| 12 | + |
4 | 13 | 0.0.9 - 12.07.2017
|
5 | 14 | --------------------------------------------------------------------------------
|
6 | 15 |
|
7 | 16 | Added
|
8 |
| -******************************************************************************** |
| 17 | +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
9 | 18 |
|
10 | 19 | #. bring isave_to_database and isave_book_to_database
|
11 | 20 |
|
12 | 21 | 0.0.8 - 07.07.2017
|
13 | 22 | --------------------------------------------------------------------------------
|
14 | 23 |
|
15 | 24 | Added
|
16 |
| -******************************************************************************** |
| 25 | +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
17 | 26 |
|
18 |
| -#. `issue 39 <https://github.com/pyexcel/django-excel/issues/39>`_, explicitly |
| 27 | +#. `pyexcel#39 <https://github.com/webwares/pyexcel/issues/39>`_, explicitly |
19 | 28 | seeking at 0
|
20 | 29 |
|
21 | 30 | 0.0.7 - 29.06.2017
|
22 | 31 | --------------------------------------------------------------------------------
|
23 | 32 |
|
24 | 33 | Added
|
25 |
| -******************************************************************************** |
| 34 | +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
26 | 35 |
|
27 |
| -#. `issue 38 <https://github.com/pyexcel/django-excel/issues/38>`_, Support |
| 36 | +#. `pyexcel#38 <https://github.com/webwares/pyexcel/issues/38>`_, Support |
28 | 37 | unicode code as download file name
|
29 | 38 |
|
30 | 39 | 0.0.6 - 12.22.2016
|
31 | 40 | --------------------------------------------------------------------------------
|
32 | 41 |
|
33 | 42 | Updated
|
34 |
| -******************************************************************************** |
| 43 | +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
35 | 44 |
|
36 |
| -#. `issue 26 <https://github.com/pyexcel/django-excel/issues/26>`_, raise |
37 |
| - ioerror if content is empty. |
| 45 | +#. `pyexcel#26 <https://github.com/webwares/pyexcel/issues/26>`_, raise ioerror |
| 46 | + if content is empty. |
38 | 47 | #. Use pyexcel-webio v0.0.9 so as to push out new version of pyexcel and its
|
39 | 48 | plugins.
|
40 | 49 |
|
41 |
| - |
42 | 50 | 0.0.5 - 26.08.2016
|
43 | 51 | --------------------------------------------------------------------------------
|
44 | 52 |
|
45 | 53 | Added:
|
46 |
| -******************************************************************************** |
| 54 | +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
47 | 55 |
|
48 | 56 | #. Support for django 1.6.x
|
49 | 57 | #. Tested against django 1.10
|
0 commit comments