Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@sgtpepper43 sgtpepper43 released this 27 Feb 23:40
· 10 commits to master since this release
v0.5.0
062b0ef

⚠️ Breaking Changes ⚠️

Expiry has been changed to milliseconds so that it can be more easily used with the :timer module. Some adapters (such as Redis) can't handle an expiry under 1 second, so any expiry given under 1 second will be set to 1 second.