mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 15:00:19 +00:00
history update
This commit is contained in:
+8
-2
@@ -1,6 +1,12 @@
|
||||
History
|
||||
-------
|
||||
|
||||
0.9.6
|
||||
+++++
|
||||
|
||||
* `seperators` renamed to `separators`
|
||||
|
||||
|
||||
0.9.5 (2011-03-24)
|
||||
++++++++++++++++++
|
||||
|
||||
@@ -70,7 +76,7 @@ History
|
||||
0.8.3 (2010-10-04)
|
||||
++++++++++++++++++
|
||||
|
||||
* Ability to append new column passing a callable
|
||||
* Ability to append new column passing a callable
|
||||
as the value that will be applied to every row.
|
||||
|
||||
|
||||
@@ -98,7 +104,7 @@ History
|
||||
0.7.1 (2010-09-20)
|
||||
++++++++++++++++++
|
||||
|
||||
* Reverting methods back to properties.
|
||||
* Reverting methods back to properties.
|
||||
* Windows bug compensated in documentation.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user