You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -834,6 +834,10 @@ and `mock` packages. These packages are available only in tox envionments.
834
834
835
835
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).
836
836
837
+
#### v1.9
838
+
839
+
- Implemented the `table.size` and `table.hash` properties
840
+
837
841
#### v1.8
838
842
839
843
- Added `table.index_foreign_keys_values` and improved foreign key checks performance
0 commit comments