Skip to content

Releases: yuanxu-li/html-table-extractor

v1.4.1

01 May 18:40
51bf4e0
Compare
Choose a tag to compare
  • fix bs version issue

v1.4.0

24 Feb 00:20
fa9e231
Compare
Choose a tag to compare
  • custom file name write_to_csv
  • loosen the requirement for bs4 to be >=4
  • fix a corner case when a table string is passed in with an id

v1.3.1

21 Feb 06:46
Compare
Choose a tag to compare
  1. Use travis for auto-testing framework
  2. Fix a bug in py3 that uses unicode

support python 3

10 May 03:28
Compare
Choose a tag to compare
v1.3.0

test for python3

v1.2.0

09 May 04:48
Compare
Choose a tag to compare

add a new function to write to csv file
allow transformer in init

v1.1.0

09 May 02:35
Compare
Choose a tag to compare

change the output of html table extractor

v1.0.1

09 May 02:33
Compare
Choose a tag to compare

mainly update readme

v1.0.0

09 May 02:32
Compare
Choose a tag to compare

first runnable version