Skip to content

Releases: brocla/rust-tumbler

v2.15.1

Choose a tag to compare

@github-actions github-actions released this 01 Sep 13:50

See the assets below to download and install Tumbler.

What's Changed

  • chore: gate the two test-only items behind #[cfg(test)] by @brocla in #118
  • docs: declare MIT in the manifests and add third-party notices by @brocla in #119
  • feat: Ink Signature — draw a signature on any page (#120) by @brocla in #122
  • chore: point the Ink Signature nib the way a pen is held by @brocla in #123

Full Changelog: v2.14.2...v2.15.1

v2.14.2

Choose a tag to compare

@github-actions github-actions released this 15 Aug 23:36

See the assets below to download and install Tumbler.

What's Changed

  • ci: restore generated release notes by @brocla in #116
  • fix: let Enter step through matches from anywhere, not just the query box by @brocla in #117

Full Changelog: v2.14.1...v2.14.2

v2.14.1

Choose a tag to compare

@github-actions github-actions released this 15 Aug 20:21

See the assets below to download and install Tumbler.

What's Changed

  • fix: make regex ^ and $ anchor to lines and select what they match by @brocla in #114
  • fix: make the search mode toggles work when a query is already typed by @brocla in #115

Full Changelog: v2.14.0...v2.14.1

v2.14.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 03:14

See the assets below to download and install Tumbler.

What's Changed

  • feat: image inspector — show DPI and encoder quality before compressing by @brocla in #106
  • feat: quality-only image re-encode (2.13.0) by @brocla in #107
  • perf: read page sizes without loading every page (621ms -> 27ms) by @brocla in #108
  • test: hold the pdfium guard uniformly, drop --test-threads=1 by @brocla in #109
  • test: make the pdfium lock impossible to forget by @brocla in #110
  • fix: step search through phrases, not characters by @brocla in #111
  • feat: make the active search match findable on the page by @brocla in #112

Full Changelog: v2.12.3...v2.14.0

v2.12.2

Choose a tag to compare

@github-actions github-actions released this 08 Aug 20:55

See the assets below to download and install Tumbler.

What's Changed

  • docs: document the page cache and its lifetime invariant by @brocla in #103
  • fix: image compression corrupted CMYK PDFs into colour negatives by @brocla in #104

Full Changelog: v2.12.1...v2.12.2

v2.12.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 19:55

See the assets below to download and install Tumbler.

What's Changed

  • perf: open image-heavy PDFs ~2.2x faster by @brocla in #102

Full Changelog: v2.12.0...v2.12.1

v2.12.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:08

See the assets below to download and install Tumbler.

What's Changed

  • Expand Margins: fit sheet-music content to the page by @brocla in #101

Full Changelog: v2.11.0...v2.12.0

v2.11.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 19:25

See the assets below to download and install Tumbler.

What's Changed

Full Changelog: v2.10.17...v2.11.0

v2.10.17

Choose a tag to compare

@github-actions github-actions released this 17 Jul 06:36

See the assets below to download and install Tumbler.

What's Changed

  • feat(ocr): offer a forced re-OCR over a junk text layer (#97) by @brocla in #98

Full Changelog: v2.10.16...v2.10.17

v2.10.16

Choose a tag to compare

@github-actions github-actions released this 16 Jul 06:01

See the assets below to download and install Tumbler.

What's Changed

  • fix(redact): scrub keyword from all Info fields, not just editable (#87) by @brocla in #95

Full Changelog: v2.10.15...v2.10.16