File tree Expand file tree Collapse file tree 3 files changed +29
-2
lines changed
Expand file tree Collapse file tree 3 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.20.0 (2025-08-11)
5+
6+ ### Bug Fixes
7+
8+ - 🐛 Fix
9+ ([ ` 6954191 ` ] ( https://github.com/getcodelimit/codelimit/commit/6954191ca7edccb138ca1a96635b029b6517ad8a ) )
10+
11+ - 🐛 Fix click issue
12+ ([ ` c2acfdd ` ] ( https://github.com/getcodelimit/codelimit/commit/c2acfddd3f09c12464afa4ef3fddd8258641d75f ) )
13+
14+ - 🐛 Fix path error
15+ ([ ` 7e96bc2 ` ] ( https://github.com/getcodelimit/codelimit/commit/7e96bc201216038886191dde2f417f38330b6ad6 ) )
16+
17+ - 🩹 Small changes
18+ ([ ` ec5f0da ` ] ( https://github.com/getcodelimit/codelimit/commit/ec5f0da7c43f3ebd4a9812d81f4ef25ba75f138d ) )
19+
20+ ### Chores
21+
22+ - 🚧 Test workflow
23+ ([ ` 247358a ` ] ( https://github.com/getcodelimit/codelimit/commit/247358abd8258c507c53e92ed7ff92b0952d1cbd ) )
24+
25+ ### Features
26+
27+ - ✨ Build Docker image
28+ ([ ` c0d57c7 ` ] ( https://github.com/getcodelimit/codelimit/commit/c0d57c74eff90665b360aae09eaef294b935b6f3 ) )
29+
30+
431## v0.19.9 (2025-07-14)
532
633### Bug Fixes
Original file line number Diff line number Diff line change 1- version = "0.19.9 "
1+ version = "0.20.0 "
Original file line number Diff line number Diff line change 11[project ]
22name = " codelimit"
3- version = " 0.19.9 "
3+ version = " 0.20.0 "
44description = " Your Refactoring Alarm"
55authors = [{ name = " Rob van der Leek" , email = " robvanderleek@gmail.com" }]
66requires-python = " >=3.10,<3.14"
You can’t perform that action at this time.
0 commit comments