Releases: getcodelimit/codelimit
v0.14.0
v0.13.0
v0.12.1
v0.12.1 (2024-12-07)
Bug Fixes
- π Do not build on Ubuntu 24, yet (
d70b8b3
)
Continuous Integration
- π Do not build on Ubuntu 24, yet (
6a71989
)
Detailed Changes: v0.12.0...v0.12.1
v0.12.0
v0.12.0 (2024-12-07)
Chores
- π¨ Fix MyPy issues (
79997a3
)
Features
Co-authored-by: robvanderleek [email protected]
Detailed Changes: v0.11.3...v0.12.0
v0.11.3
v0.11.3 (2024-12-04)
Bug Fixes
- π Fix markdown formatting (
e1e57f9
)
Chores
- π§ Improve markdown report, remove GH App commands (
48656f2
)
Detailed Changes: v0.11.2...v0.11.3
v0.11.2
v0.11.2 (2024-12-03)
Bug Fixes
- π Fix markdown output (
63808f6
)
Detailed Changes: v0.11.1...v0.11.2
v0.11.1
v0.11.1 (2024-12-03)
Bug Fixes
-
π Handle ignores similar for scan and check commands (
5e98a84
) -
π©Ή Fix Markdown report (
a3552b1
)
Performance Improvements
- β‘οΈ Store predicates in pattern to prevent deepcopy DFA (
df200f0
)
Detailed Changes: v0.11.0...v0.11.1
v0.11.0
v0.11.0 (2024-12-02)
Features
-
β¨ Extend report command with
--totals
and--format
options (#44,b10c798
) -
β¨ Extend report command with
--totals
and--format
options (#45,1838968
)
Co-authored-by: robvanderleek [email protected]
Detailed Changes: v0.10.0...v0.11.0
v0.10.0
v0.10.0 (2024-10-16)
Chores
- chore: support py3.13 (#40)
Signed-off-by: Rui Chen [email protected] (b8d0a8e
)
Features
Co-authored-by: robvanderleek [email protected] (5c07214
)
- feat: β¨ Support JS arrow notation (#35)
Co-authored-by: robvanderleek [email protected] (a568145
)
- feat: β¨ Default path to "." (#37)
Co-authored-by: robvanderleek [email protected] (9c0ced6
)