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

Commit e4fc06d

Browse files
committed
v1.53.0
1 parent 3b06de8 commit e4fc06d

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
@@ -1442,6 +1442,10 @@ $ pytest -m 'not remote
14421442

14431443
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).
14441444

1445+
#### v1.53
1446+
1447+
- Add support for raw_html extraction in html parser (#341)
1448+
14451449
#### v1.52
14461450

14471451
- Published stream.dialect (works only for csv, for now)

tabulator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.52.5
1+
1.53.0

0 commit comments

Comments
 (0)