Skip to content

Latest commit

 

History

History
105 lines (54 loc) · 3.26 KB

CHANGELOG.md

File metadata and controls

105 lines (54 loc) · 3.26 KB

Changelog

All notable changes to markitdown will be documented in this file.

v3.1.0 - 2025-03-06

What's Changed

  • feat: upgrade markitdown to 0.0.1 🎉
  • chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #11
  • chore(deps): bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #12

New Contributors

  • @dependabot made their first contribution in #11

Full Changelog: https://github.com/innobraingmbh/markitdown/compare/v3.0.0...v3.1.0

v3.0.0 - 2024-12-22

What's Changed

  • feat!: use pyman & use php in venv setup script by @kauffinger in #10

Full Changelog: https://github.com/innobraingmbh/markitdown/compare/v2.0.0...v3.0.0

v2.0.0 - 2024-12-18

What's Changed

  • feat: use internal venv for dependency management by @kauffinger in #9

Full Changelog: https://github.com/innobraingmbh/markitdown/compare/v1.0.2...v2.0.0

v1.0.2 - 2024-12-17

What's Changed

  • chore: improve documentation by @kauffinger in #8

Full Changelog: https://github.com/innobraingmbh/markitdown/compare/v1.0.1...v1.0.2

v1.0.1 - 2024-12-16

What's Changed

  • fix: move tmp dir to storage/app/private/markitdown_tmp by @kauffinger in #7

Full Changelog: https://github.com/innobraingmbh/markitdown/compare/v1.0.0...v1.0.1

v1.0.0 - 2024-12-16

What's Changed

  • feat!: php-fpm runtimes should now work as intended & corrected naming by @kauffinger in #6

Full Changelog: https://github.com/innobraingmbh/markitdown/compare/v0.1.4...v1.0.0

v0.1.4 - 2024-12-16

What's Changed

  • fix: use tmp files for in memory files by @kauffinger in #5

Full Changelog: https://github.com/innobraingmbh/markitdown/compare/v0.1.3...v0.1.4

v0.1.3 - 2024-12-16

What's Changed

  • Fix/missing env vars by @kauffinger in #4

Full Changelog: https://github.com/innobraingmbh/markitdown/compare/v0.1.2...v0.1.3

v0.1.2 - 2024-12-16

What's Changed

  • fix: correct error output by @kauffinger in #3

Full Changelog: https://github.com/innobraingmbh/markitdown/compare/v0.1.1...v0.1.2

v0.1.1 - 2024-12-16

What's Changed

  • fix: make executable configurable by @kauffinger in #2

Full Changelog: https://github.com/innobraingmbh/markitdown/compare/v0.1.0...v0.1.1

v0.1.0 - 2024-12-16

What's Changed

  • feat: add conversion from string by @kauffinger in #1

New Contributors

  • @kauffinger made their first contribution in #1

Full Changelog: https://github.com/innobraingmbh/markitdown/compare/v0.0.1...v0.1.0

v0.0.1 - 2024-12-16

Full Changelog: https://github.com/innobraingmbh/markitdown/commits/v0.0.1