We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8683981 commit 1306631Copy full SHA for 1306631
HISTORY.rst
@@ -2,6 +2,15 @@
2
History
3
=======
4
5
+v0.8.0 (2019-10-07)
6
+-------------------
7
+* Python 3.4 support is dropped;
8
+* in case of duplicate OpenGraph definitions (e.g. multiple ``og:image``),
9
+ empty results are de-prioritized now, to do the same as Facebook;
10
+* text content of microdata attributes is now extracted using html-text
11
+ library, which fixes badly extracted text in some cases
12
+ (words glued together, etc.)
13
+
14
v0.7.3 (2019-06-10)
15
-------------------
16
0 commit comments