Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@alies-dev alies-dev released this 20 Jan 20:08
· 1 commit to master since this release
8c3c655

What's changed:

  • Allow specifying null as TTL to store dialogs as long as possible (follow PSR-16 rules)

⚠️ Note, this release has a BC break if you used -1 for TTL to store dialog state forever (but in reality your PSR-16 implementation should treat such cache as expired, so it's a BC break only for PSR-16 implementations that don't follow all the PSR-16 rules)

Full Changelog: 1.0.0...1.1.0