Skip to content

v0.2.2

Compare
Choose a tag to compare
@daskycodes daskycodes released this 24 Mar 21:49
· 13 commits to main since this release
f1405af

Changes

  • Improve docx pptx and xlsx matcher performance by replacing :zip.unzip/2 with :binary.match/2.
  • Add optional second argument, byte_size, to Infer.get_from_path/2 to allow checking only the necessary part of the file.