Releases: tim-gromeyer/html2md
Releases · tim-gromeyer/html2md
v1.6.0
- 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
New Contributors
Full Changelog: v1.5.4...v1.6.0
v1.5.4
- Fix crash (see #67)
- Add support for newer Python versions
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #53
- Bump pypa/cibuildwheel from 2.15.0 to 2.16.0 by @dependabot in #55
- Bump pypa/cibuildwheel from 2.16.0 to 2.16.2 by @dependabot in #61
- Bump python/pybind11 from
2fb3d7c
toa67d786
by @dependabot in #71 - Bump actions/upload-artifact from 3 to 4 by @dependabot in #74
- Bump pypa/cibuildwheel from 2.16.2 to 2.16.5 by @dependabot in #82
- Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #92
- Bump python/pybind11 from
a67d786
to19a6b9f
by @dependabot in #93 - Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 by @dependabot in #88
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.14 by @dependabot in #87
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #86
- Bump actions/download-artifact from 3 to 4 by @dependabot in #75
Full Changelog: v1.5.3...v1.5.4
v1.5.3
- 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
- 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
- ~40% Performance Improvement
Full Changelog: v1.5.0...v1.5.1
v1.5.0
- 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
- New release with Python 3.11 support/packages
- Updated internal dependencies
What's Changed
- Bump pypa/cibuildwheel from 2.12.3 to 2.13.1 by @dependabot in #34
- Bump python/pybind11 from
d72ffb4
to2fb3d7c
by @dependabot in #39 - Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by @dependabot in #38
- Bump pypa/cibuildwheel from 2.13.1 to 2.14.0 by @dependabot in #41
- Bump pypa/cibuildwheel from 2.14.0 to 2.14.1 by @dependabot in #43
- Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by @dependabot in #44
Full Changelog: v1.4.3...v1.4.4
v1.4.3
- Improved performance
- Updated 3rdparty tools (for creating python packages and creating releases)
- Fix code example
What's Changed
- Bump python/pybind11 from
442261d
tocf7d2e6
by @dependabot in #18 - Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.1 by @dependabot in #19
- Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by @dependabot in #22
- Bump python/pybind11 from
cf7d2e6
to66f12df
by @dependabot in #21 - Bump python/pybind11 from
66f12df
to7ab88d2
by @dependabot in #23 - Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 by @dependabot in #24
- Bump python/pybind11 from
7ab88d2
toed466da
by @dependabot in #25 - Bump python/pybind11 from
ed466da
to07725c2
by @dependabot in #26 - Bump pypa/cibuildwheel from 2.12.1 to 2.12.3 by @dependabot in #27
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #30
- Bump python/pybind11 from
07725c2
toe9b961d
by @dependabot in #29 - Bump python/pybind11 from
e9b961d
tod72ffb4
by @dependabot in #31
Full Changelog: v1.4.2...v1.4.3
v1.4.2
- Fixed windows release build are linked against debug libraries
What's Changed
- Bump python/pybind11 from
0694ec6
toa500f43
by @dependabot in #9 - Bump pypa/cibuildwheel from 2.11.4 to 2.12.0 by @dependabot in #8
- Bump python/pybind11 from
a500f43
tob2c1978
by @dependabot in #10 - chore(CODEOWNERS): CODEOWNERS.com Bot, at your service! by @codeowners-com in #11
- Bump python/pybind11 from
0694ec6
to3cc7e42
by @dependabot in #14 - Bump pypa/cibuildwheel from 2.12.0 to 2.12.1 by @dependabot in #17
- Bump python/pybind11 from
3cc7e42
to442261d
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
- 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
toe53d58a
by @dependabot in #7
Full Changelog: v1.4.0...v1.4.1