Skip to content

Releases: tim-gromeyer/html2md

v1.4.0

11 Jan 16:22
Compare
Choose a tag to compare
  • Improved CMake support massively!
  • Fixed tests
  • Added support for CMake 3.8
  • Fix Python source package

What's Changed

  • Bump python/pybind11 from 0694ec6 to a34596b by @dependabot in #6

Full Changelog: v1.3.0...v1.4.0

v1.3.0

03 Jan 14:20
Compare
Choose a tag to compare

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 to f12e098 by @dependabot in #5

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2

23 Dec 13:08
Compare
Choose a tag to compare
  • 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

22 Dec 22:34
Compare
Choose a tag to compare
  • Added missing python dependency

Full Changelog: v1.2.0...v1.2.1

v1.2.0

22 Dec 22:22
Compare
Choose a tag to compare
  • Added python bindings
  • Added new option: includeTable.

Full Changelog: v1.1.5...v1.2.0

v1.1.5

20 Dec 21:19
Compare
Choose a tag to compare
  • Added more command line options to the executable
  • Releases now include deb files

Full Changelog: v1.1.4...v1.1.5

v1.1.4

18 Dec 11:16
Compare
Choose a tag to compare
  • Releases now contain deb files

v1.1.3

16 Dec 16:31
Compare
Choose a tag to compare

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

16 Dec 12:03
Compare
Choose a tag to compare
  • Fixed windows build in v1.1.1
  • Added release workflow

Full Changelog: v1.1.1...v1.1.2

v1.0.2

18 Nov 13:19
Compare
Choose a tag to compare

No changes

only link fixes.