Commit Graph

6 Commits

Author SHA1 Message Date
c696723fd0 Fix linter 2023-03-20 10:46:18 +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
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
ac044747aa 2.0.2 (2022-02-15)
- Replace strftime with strtotime for PHP8.1 support
- Added processing class into proc line for easier debugging
2022-02-15 10:12:16 +13: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