File tree Expand file tree Collapse file tree 3 files changed +26
-1
lines changed
Expand file tree Collapse file tree 3 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 2023-12-12
7+
8+ ### Changes
9+
10+ ---
11+
12+ Packages with breaking changes:
13+
14+ - There are no breaking changes in this release.
15+
16+ Packages with other changes:
17+
18+ - [ ` canister ` - ` v1.2.2 ` ] ( #canister---v122 )
19+
20+ ---
21+
22+ #### ` canister ` - ` v1.2.2 `
23+
24+ - ** FIX** : move freeing of previous entry to top to not interfere with cleanup logic.
25+
26+
627## 2023-12-12
728
829### Changes
Original file line number Diff line number Diff line change 1+ ## 1.2.2
2+
3+ - ** FIX** : move freeing of previous entry to top to not interfere with cleanup logic.
4+
15## 1.2.1
26
37 - ** REFACTOR** : don't return implementation type.
Original file line number Diff line number Diff line change 11name : canister
22description : A versatile and extensible caching library written in pure Dart, offering Guava-like caching capabilities.
3- version : 1.2.1
3+ version : 1.2.2
44repository : https://github.com/helightdev/canister
55topics :
66 - cache
You can’t perform that action at this time.
0 commit comments