Skip to content

Releases: shipfastlabs/parsel

v0.0.3

07 Jun 12:44
Immutable release. Only release title and notes can be modified.
047fbd2

Choose a tag to compare

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

v0.0.2

30 May 04:04
Immutable release. Only release title and notes can be modified.
f07dd45

Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

v0.0.1

29 May 19:46
Immutable release. Only release title and notes can be modified.
f8d989e

Choose a tag to compare