Skip to content

Commit be65732

Browse files
committed
Add changelog
1 parent 52fee63 commit be65732

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ Note: you may refer to `README.md` for description of features.
33

44
## Dev (WIP)
55

6-
## 1.0.3 (2025-01-17)
6+
## 2.0.0 (2025-01-12)
7+
- Adopted Laravel's `Number::fileSize()` to show the estimated file size cleaned stats
8+
- Therefore, further requires `ext-intl`
9+
10+
## 1.0.3 (2025-01-07)
711
Special note: this update is made in response to the external rugpull as discovered in #4. All previous versions are "tainted" and will not be supported, effective immediately. Update your installed version now!!!
812
- No longer depends on `ramazancetinkaya/byte-formatter` as culprit of rugpull
913
- A StackOverflow-copied solution is being used for now
@@ -26,4 +30,3 @@ This is a utility library for Laravel that can efficiently remove many expired c
2630
- Supports the `file` and `database` cache driver
2731
- Supports self-defined cache eviction strategies
2832
- Uses PHP generators to avoid using too much memory while scanning for expired items
29-

0 commit comments

Comments
 (0)