Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 393 Bytes

CHANGELOG.md

File metadata and controls

15 lines (12 loc) · 393 Bytes

v0.0.2

  • Filter other elements beyond table element
  • Get first table element when having more than two in parsed HTML

v0.0.3

  • Parse HTML file including HTML Table
  • Fixing file is empty or have no table element

v0.0.4

  • Add rspec test of checking integrity of HTML table
  • Supply exception message of NotFullTable
  • Parse Link including HTML Table

v0.1.0

  • Support Ruby 2.0.0