Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
v1.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Apr 29, 2020
1 parent 01f5d4b commit 872f4ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1380,6 +1380,10 @@ $ pytest -m 'not remote

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.40

- Implemented `stream.save()` returning count of written rows

#### v1.39

- Implemented JSON writer (#311)
Expand Down
2 changes: 1 addition & 1 deletion tabulator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.39.1
1.40.0

0 comments on commit 872f4ec

Please sign in to comment.