diff --git a/HISTORY.rst b/HISTORY.rst index 2f04060..b4cea61 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,13 @@ History ------- +0.9.8 ++++++ + +* OpenDocument Spreadsheet support (.ods) +* Full Unicode TSV support + + 0.9.7 (2011-05-12) ++++++++++++++++++ diff --git a/README.rst b/README.rst index a412ec9..f57ef08 100644 --- a/README.rst +++ b/README.rst @@ -145,9 +145,8 @@ Roadmap ------- v1.0.0: - - Add hooks system + - Hooks system - Tablib.ext namespace - - Better 2.x/3.x handling (currently internal codebase fork) - Width detection on XLS out diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html new file mode 100644 index 0000000..470ce04 --- /dev/null +++ b/docs/_templates/sidebarintro.html @@ -0,0 +1,20 @@ +
+ Tablib is an MIT Licensed format-agnostic tabular dataset library, written in Python. It allows you to import, export, and manipulate tabular data sets. Advanced features include, segregation, dynamic columns, tags & filtering, and seamless format import & export. +
+ ++ Feedback is greatly appreciated. If you have any questions, comments, + random praise, or anonymous threats, + shoot me an email. +
+ + ++ Tablib is an MIT Licensed format-agnostic tabular dataset library, written in Python. It allows you to import, export, and manipulate tabular data sets. Advanced features include, segregation, dynamic columns, tags & filtering, and seamless format import & export. +
\ No newline at end of file diff --git a/docs/_themes/kr/layout.html b/docs/_themes/kr/layout.html index 7e76548..344ec29 100644 --- a/docs/_themes/kr/layout.html +++ b/docs/_themes/kr/layout.html @@ -9,10 +9,12 @@ {% endblock %} {%- block relbar2 %}{% endblock %} {%- block footer %} -