- Improved documentation.
- Minor code cleanup.
- Added CI workflow.
- [Existence] Added
:on_state_change
option.
- [Existence] Added
get_state!/1
andget_checks!/1
. - [Existence] Possible breaking change: current
get_state/1
andget_checks/1
do not raise if ETS table doesn't exist. They return:undefined
instead. - [Existence.Plug] Added
:raising?
plug option.
Available on hex.pm. Minor documentation update.
Available on GitHub.