Skip to content

v0.2.0

Compare
Choose a tag to compare
@andrzej-mag andrzej-mag released this 13 Jun 09:41
· 8 commits to master since this release

Enhancements

  • [Existence] Added get_state!/1 and get_checks!/1.
  • [Existence] Possible breaking change: current get_state/1 and get_checks/1 do not raise if
    ETS table doesn't exist. They return :undefined instead.
  • [Existence.Plug] Added :raising? plug option.