Skip to content

v0.4.0

Compare
Choose a tag to compare
@hauleth hauleth released this 02 Feb 15:51
· 17 commits to master since this release
v0.4.0
8f32851

v0.4.0 - 2022-02-02

Bug Fixes

  • do not fail if cannot write manifest (5f407c1)

Documentation

  • add documentation about using predicate filters (1360fd5)
  • misc doc changes (05c96f5)

Features

  • extract functions metadata to separate file (4cf981d)
  • add possibility to filter using metadata of the entry (9fa8838)
  • add support for unary functions in filters (684007e)
  • scan for transitive unused functions (80825bd)
  • add sponsoring link to the Hex package links (291c914)
  • add analyzer to detect functions called only recursively (48411d1)
  • add covertool support (cf476e8)
  • cleanup analyzers (5b79d32)
  • add analyzer for functions that could be private (c0bf50d)