From d135a54c2bfa48dadf0cb0fee6262e562ad7c7d8 Mon Sep 17 00:00:00 2001 From: roll Date: Fri, 20 Oct 2017 10:04:29 +0300 Subject: [PATCH] v1.9.0 --- README.md | 5 +++++ tabulator/VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b40fa03d..16cf9866 100644 --- a/README.md +++ b/README.md @@ -872,6 +872,11 @@ Under the hood `tox` uses `pytest` configured in `pytest.ini`, `coverage` and `m Here described only breaking and the most important changes. The full changelog and documentation for all released versions could be found in nicely formatted [commit history](https://github.com/frictionlessdata/tabulator-py/commits/master). +### v1.9 + +Improved behaviour: +- Now the `headers` argument allows to set order for keyed sources and cherry-pick values + ### v1.8 New API added: diff --git a/tabulator/VERSION b/tabulator/VERSION index a719e1bf..37665238 100644 --- a/tabulator/VERSION +++ b/tabulator/VERSION @@ -1,2 +1,2 @@ -1.8.0 +1.9.0