- Remove support for Elixir 1.11, 1.12 and 1.13. Minimum is Elixir 1.14
- Upgrade dependencies
- Clean up some docs
- some internal code cleaning
- ** Breaking ** Support Elixir 1.11 and above
- Upgrade dependencies
- Adds the service name to the token identified into the conn under the key simple_token_auth_service
- Potentially Breaking Depend on
persistent_term
for caching the config which requires OTP 21.2 minimum (http://erlang.org/doc/man/persistent_term.html)
- Add supports for service specific token and log the service name in the metadata
For prior versions, please look at the commit log