- Detected hashes now resolves to the original hash rather than throwing an
error by default. To throw an error, turn on
strict
mode.
- Deprecate Tokenable.
- Set options to minutes instead of seconds.
- BREAKING: Minor refactor of option names. Technically breaking, so bump to v3.
- BREAKING: Properly implement plugins as class mixins.
- Return a promise when hashing.
- Remove cookie settings as this should be done outside of this package.
- Initial version.