Skip to content

v0.2.1 — Package renamed to html-table-rescuer

Choose a tag to compare

@Encephos Encephos released this 30 Jul 09:11

Changed

  • Breaking: the import package was renamed from table2md to html_table_rescuer, matching the distribution name and the renamed GitHub repository. Update your imports: from html_table_rescuer import TableParser.
  • The installed CLI command is now html-table-rescuer (was table2md).
  • The LangChain loader class was renamed from Table2MDLoader to HTMLTableRescuerLoader.

Full Changelog: v0.2.0...v0.2.1