Releases: tim-gromeyer/html2md
Releases · tim-gromeyer/html2md
v1.4.0
- Improved CMake support massively!
- Fixed tests
- Added support for CMake 3.8
- Fix Python source package
What's Changed
- Bump python/pybind11 from
0694ec6
toa34596b
by @dependabot in #6
Full Changelog: v1.3.0...v1.4.0
v1.3.0
BREAKING CHANGES!
- Renamed
Converter::Convert2Md
->Converter::convert()
- Renamed
options
->Options
Edit: This release should have been v2.0.0
What's Changed
- Bump pypa/cibuildwheel from 2.11.3 to 2.11.4 by @dependabot in #4
- Bump python/pybind11 from
0694ec6
tof12e098
by @dependabot in #5
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v1.2.2...v1.3.0
v1.2.2
- Corrected serval typos. Ignore the rest of the change log.
v1.2.1
- Reworked command line program
- Fixed several bugs
Full Changelog: v1.2.1...v1.2.2
v1.2.1
- Added missing python dependency
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- Added python bindings
- Added new option:
includeTable
.
Full Changelog: v1.1.5...v1.2.0
v1.1.5
- Added more command line options to the executable
- Releases now include deb files
Full Changelog: v1.1.4...v1.1.5
v1.1.4
- Releases now contain deb files
v1.1.3
v1.1.3
The user can now test his own Markdown files. Simply specify to the test program as argument.
Full Changelog: v1.1.2...v1.1.3
v1.1.2
- Fixed windows build in v1.1.1
- Added release workflow
Full Changelog: v1.1.1...v1.1.2
v1.0.2
No changes
only link fixes.