Skip to content

Commit 2ddf01e

Browse files
committed
v1.9.0
1 parent 83d2eef commit 2ddf01e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -834,6 +834,10 @@ and `mock` packages. These packages are available only in tox envionments.
834834

835835
Here described only breaking and the most important changes. The full changelog and documentation for all released versions can be found in the nicely formatted [commit history](https://github.com/frictionlessdata/tableschema-py/commits/master).
836836

837+
#### v1.9
838+
839+
- Implemented the `table.size` and `table.hash` properties
840+
837841
#### v1.8
838842

839843
- Added `table.index_foreign_keys_values` and improved foreign key checks performance

tableschema/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.0
1+
1.9.0

0 commit comments

Comments
 (0)