Releases: wellwelwel/lru.min
Releases · wellwelwel/lru.min
v1.1.4
02 Feb 15:09
Compare
Sorry, something went wrong.
No results found
1.1.4 (2026-02-02)
Bug Fixes
reset prev sentinel unconditionally on eviction (#61 ) (19ddd18 )
traverse linked list from head in resize eviction loop (#59 ) (733f281 )
use structural checks in linked list instead of sentinel comparisons (#63 ) (fd27698 )
Performance Improvements
v1.1.3
13 Nov 09:06
Compare
Sorry, something went wrong.
No results found
1.1.3 (2025-11-13)
Performance Improvements
minimize clear method overhead using linked list traversal (#55 ) (76e52cc )
v1.1.2
09 Mar 18:29
Compare
Sorry, something went wrong.
No results found
1.1.2 (2025-03-09)
Performance Improvements
improve variable declaration types and its order (#49 ) (4e2ec1c )
v1.1.1
20 Sep 02:18
Compare
Sorry, something went wrong.
No results found
1.1.1 (2024-09-20)
Bug Fixes
Performance Improvements
v1.1.0
28 Aug 22:05
Compare
Sorry, something went wrong.
No results found
1.1.0 (2024-08-28)
Features
v1.0.0
27 Aug 10:00
Compare
Sorry, something went wrong.
No results found
1.0.0 (2024-08-27)
Features