Skip to content

v0.0.3

Latest

Choose a tag to compare

@pushpak1300 pushpak1300 released this 07 Jun 12:44
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
047fbd2

What's Changed

  • fix: reject whitespace-only extensions in Source::fromBytes by @impruthvi in #3
  • fix: treat empty string as unset in BinaryResolver::resolve by @impruthvi in #4
  • fix: suppress OCR flags when OCR is disabled in parseArgv by @impruthvi in #5
  • chore: add pull request template by @impruthvi in #6
  • fix: reject empty and whitespace-only paths in Source::fromPath by @impruthvi in #7
  • fix: throw FilesystemException when screenshot directory does not exist by @impruthvi in #8
  • chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #14
  • fix: support both camelCase and snake_case keys from liteparse binary by @impruthvi in #11
  • feat: add Document::page(int $n) to look up a page by number by @impruthvi in #12

New Contributors

Full Changelog: v0.0.2...v0.0.3