Skip to content

Releases: tim-gromeyer/html2md

v1.6.0

01 Jun 09:37
Compare
Choose a tag to compare
  • Add option for soft line break
  • Add option for hard line break
  • Fix handling of self-closing tags
  • Updated python package building (see #100)

What's Changed

  • BLD: Use scikit-build for Python packaging by @DWesl in #100

New Contributors

Full Changelog: v1.5.4...v1.6.0

v1.5.4

18 Apr 08:00
fdbe0bc
Compare
Choose a tag to compare
  • Fix crash (see #67)
  • Add support for newer Python versions

What's Changed

Full Changelog: v1.5.3...v1.5.4

v1.5.3

21 Aug 17:48
Compare
Choose a tag to compare
  • Make blockquote work correctly!
  • Additional note for 1.5.2: Add Python 12 packages

Full Changelog: v1.5.2...v1.5.3

v1.5.2

20 Aug 23:19
Compare
Choose a tag to compare
  • FIXED: Add titile support for images
  • FIXED: Code got formatted (Spaces removed)
  • Fixed some formatting issues (like a space infront of !)
  • FIXED: Escaping of *, `, and \
  • Reduced memory usage

What's Changed

  • Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #47
  • Bump pypa/cibuildwheel from 2.14.1 to 2.15.0 by @dependabot in #48

Full Changelog: v1.5.1...v1.5.2

v1.5.1

12 Aug 11:09
Compare
Choose a tag to compare
  • ~40% Performance Improvement

Full Changelog: v1.5.0...v1.5.1

v1.5.0

11 Aug 22:40
Compare
Choose a tag to compare
  • Added a option to Format Markdown Tables
  • More tests
  • Reworked cli program for better usability

Full Changelog: v1.4.4...v1.5.0

v1.4.4

08 Aug 09:26
Compare
Choose a tag to compare
  • New release with Python 3.11 support/packages
  • Updated internal dependencies

What's Changed

Full Changelog: v1.4.3...v1.4.4

v1.4.3

26 May 09:39
Compare
Choose a tag to compare
  • Improved performance
  • Updated 3rdparty tools (for creating python packages and creating releases)
  • Fix code example

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

23 Mar 15:12
Compare
Choose a tag to compare
  • Fixed windows release build are linked against debug libraries

What's Changed

  • Bump python/pybind11 from 0694ec6 to a500f43 by @dependabot in #9
  • Bump pypa/cibuildwheel from 2.11.4 to 2.12.0 by @dependabot in #8
  • Bump python/pybind11 from a500f43 to b2c1978 by @dependabot in #10
  • chore(CODEOWNERS): CODEOWNERS.com Bot, at your service! by @codeowners-com in #11
  • Bump python/pybind11 from 0694ec6 to 3cc7e42 by @dependabot in #14
  • Bump pypa/cibuildwheel from 2.12.0 to 2.12.1 by @dependabot in #17
  • Bump python/pybind11 from 3cc7e42 to 442261d by @dependabot in #15

New Contributors

  • @codeowners-com made their first contribution in #11

Full Changelog: v1.4.1...v1.4.2

v1.4.1

20 Jan 13:22
Compare
Choose a tag to compare
  • Fixed ALL memory leaks
  • Fixed bugs(html2md::Options::includeTitle not working)
  • Documentation: Updated Doxygen to v1.9.6
  • Include Windows to releases

What's Changed

  • Bump python/pybind11 from 0694ec6 to e53d58a by @dependabot in #7

Full Changelog: v1.4.0...v1.4.1