File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.21.0 (2025-10-21)
5+
6+ ### Bug Fixes
7+
8+ - 🐛 Fix entrypoint
9+ ([ ` e07dd1b ` ] ( https://github.com/getcodelimit/codelimit/commit/e07dd1bf3305fb095de83e90f571326171b79895 ) )
10+
11+ ### Features
12+
13+ - ✨ Python 3.14 support ([ #80 ] ( https://github.com/getcodelimit/codelimit/pull/80 ) ,
14+ [ ` bfb8009 ` ] ( https://github.com/getcodelimit/codelimit/commit/bfb80099d963475c2d36333ed7ea893437167971 ) )
15+
16+
417## v0.20.2 (2025-08-12)
518
619### Bug Fixes
Original file line number Diff line number Diff line change 1- version = "0.20.2 "
1+ version = "0.21.0 "
Original file line number Diff line number Diff line change 11[project ]
22name = " codelimit"
3- version = " 0.20.2 "
3+ version = " 0.21.0 "
44description = " Your Refactoring Alarm"
55authors = [{ name = " Rob van der Leek" , email = " robvanderleek@gmail.com" }]
66requires-python = " >=3.10,<3.15"
You can’t perform that action at this time.
0 commit comments