v3.0.10
What's Changed
- fix(brew): fix brew build by installing pillow_heif from a wheel instead of building it from source so it uses it's own (and compatible) libheif by @yurijmikhalevich in #273
- perf: speed up pure text search by 13% by lazy loading libraw and libheif by @yurijmikhalevich in #274
- chore: update deps by @yurijmikhalevich in #275
Full Changelog: v3.0.9...v3.0.10