Releases: shipfastlabs/parsel
Releases · shipfastlabs/parsel
v0.0.3
Immutable
release. Only release title and notes can be modified.
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
- @impruthvi made their first contribution in #3
- @dependabot[bot] made their first contribution in #14
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Immutable
release. Only release title and notes can be modified.
Full Changelog: https://github.com/shipfastlabs/parsel/commits/v0.0.1