Commit Graph

7 Commits

Author SHA1 Message Date
948b758a57
2.1.3 (2023-11-15)
- Resolved issue with SET EX TTL's using unix-timestamps
2023-11-15 09:52:10 +13:00
6737df5925 Add sleep for tests 2023-03-20 10:44:47 +13:00
94cae8d271 2.1.1 (2023-03-20) - Update setex to set, add TTL to stats 2023-03-20 09:26:45 +13:00
3c7e20e364 2.1.0 (2023-02-07) - PHP 8.2 compatibility 2023-02-07 02:19:09 +00:00
05cae402b5
2.0.3 (2022-09-12)
- Update composer packages
- Added WoodpeckerCI tests
- Updated links in composer package
- Stricter typing
2022-09-12 19:50:02 +12:00
dd0bb8947f Update composer 2022-02-08 19:30:15 +13:00
80d64e79ff 2.0.0 Add namespacing + PHP8.0 support (#1)
2.0.0 (2021-02-19)

Moved to PSR-4
Namespaced codebase
Added more comments throughout
Co-Authored-By: idanoo <daniel@m2.nz>
Co-Committed-By: idanoo <daniel@m2.nz>
2021-02-19 12:23:32 +13:00