v0.2.1 — Package renamed to html-table-rescuer
Changed
- Breaking: the import package was renamed from
table2mdtohtml_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(wastable2md). - The LangChain loader class was renamed from
Table2MDLoadertoHTMLTableRescuerLoader.
Full Changelog: v0.2.0...v0.2.1