Skip to content

Releases: Recruitee/existence

v0.3.1

05 Jan 15:36
681bcca
Compare
Choose a tag to compare
  • Improved documentation.
  • Minor code cleanup.
  • Added CI workflow.

v0.3.0

27 Jun 13:34
Compare
Choose a tag to compare

Enhancements

  • [Existence] Added :on_state_change option.

v0.2.0

13 Jun 09:41
Compare
Choose a tag to compare

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.

v0.1.1

23 Mar 13:42
Compare
Choose a tag to compare

Minor documentation update.

v0.1.0

23 Mar 10:26
Compare
Choose a tag to compare

First package release.