Stable releae.
This version requires Elixir v1.12+.
- Fix rendering of spaces on TOTP parameters
- Add support for
:since
, to prevent codes from being reused - Allow
NaiveDateTime
andDateTime
to be used for:time
and:since
- Update secret/0 to generate 20 random bytes
- Fix warnings on Elixir v1.12
- Fix compatibility on OTP 24
- Initial version.