Releases: shaj13/libcache
Releases · shaj13/libcache
v1.2.1
Revert "feat: add cache front/back method to get the first/last element"
This reverts commit e8cdb07c3f418509e8fffe25b257cc3e260405f1.
v1.0.5
1.0.5 (2022-06-27)
Chores
- refactor and implement new event handlers (0d3b0d0)
- expose gc api (b0fa077)
- reset heap on purge (9f441f7)
- panic when op less than 0 (250268a)
Bug Fixes
- add Experimental GC (2b0ca73)
- deprecate RegisterOn* and add notify (5a3451b)
v1.0.4
1.0.4 (2022-06-17)
Chores
Bug Fixes
- expiring cache entries during read and write (a0b499e)
- replcae e.stopTimer() with make chan [bug] (aca3e78)
- remove ctx from entry timer (971790b)
- sequash all commits and push to master (d313609)
v1.0.3
1.0.3 (2022-06-17)
Bug Fixes
- expiring cache entries during read and write (47fdf0d)
v1.0.2
1.0.2 (2022-06-17)
Bug Fixes
- replcae e.stopTimer() with make chan [bug] (aca3e78)
v1.0.1
1.0.1 (2022-06-17)
Chores
Bug Fixes
- remove ctx from entry timer (971790b)
v1.0.0
1.0.0 (2020-10-16)
Chores
Bug Fixes
- sequash all commits and push to master (d313609)