Skip to content

Releases: daskycodes/infer

v0.2.6

09 Apr 10:07
Compare
Choose a tag to compare

What's Changed

  • Typespec t() for Infer.Type is a struct instead of map by @ShreyanJain9 in #14

New Contributors

Full Changelog: v0.2.5...v0.2.6

v0.2.5

23 Nov 09:41
Compare
Choose a tag to compare

Bug fixes

  • Fix matcher_fun typespec as it caused dialyzer to fail by @smaximov
  • Improve get_from_path/1,2 to return nil instead of an error tuple on an invalid path and fix a possible leaking descriptor by @smaximov
  • Use import Bitwise

v0.2.4

21 Sep 14:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

26 Apr 15:33
33ba48f
Compare
Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3

v0.2.2

24 Mar 21:49
f1405af
Compare
Choose a tag to compare

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.

v0.2.1

10 Mar 19:30
40de90d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

13 Jan 12:42
090c050
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

09 Jan 13:59
370a747
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/daskycodes/infer/commits/v0.1.1

https://hex.pm/packages/infer/0.1.1