Skip to content

Releases: getcodelimit/codelimit

v0.11.1

03 Dec 20:05

Choose a tag to compare

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

02 Dec 15:27

Choose a tag to compare

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 robvanderleek@users.noreply.github.com


Detailed Changes: v0.10.0...v0.11.0

v0.10.0

16 Oct 17:41

Choose a tag to compare

v0.10.0 (2024-10-16)

Chores

  • chore: support py3.13 (#40)

Signed-off-by: Rui Chen rui@chenrui.dev (b8d0a8e)

Features

  • feat: ✨ Fix analyze code workflow (#42) (d80e66c)

  • feat: ✨ Colorize output (#39)

Co-authored-by: robvanderleek robvanderleek@users.noreply.github.com (5c07214)

  • feat: ✨ Support JS arrow notation (#35)

Co-authored-by: robvanderleek robvanderleek@users.noreply.github.com (a568145)

  • feat: ✨ Default path to "." (#37)

Co-authored-by: robvanderleek robvanderleek@users.noreply.github.com (9c0ced6)

Unknown

v0.9.5

10 Aug 12:46

Choose a tag to compare

v0.9.5 (2024-08-10)

Fix

  • fix: Release workflow (5ce902f)

  • fix: Fix for PyInstaller bundling (ab43a4c)

Unknown

v0.9.4

08 Aug 13:23

Choose a tag to compare

v0.9.4 (2024-08-08)

Fix

Unknown

v0.9.3

27 Apr 21:06

Choose a tag to compare

v0.9.3 (2024-04-27)

Fix

  • fix: Do not fail check on unsupported files (043f06a)

  • fix: Always show refactoring candidates (83e1e13)

v0.9.2

19 Apr 08:59

Choose a tag to compare

v0.9.2 (2024-04-19)

Fix

  • fix: Another fix check for lexer name in languages (2cedaee)

v0.9.1

18 Apr 21:27

Choose a tag to compare

v0.9.1 (2024-04-18)

Chore

  • chore: use GPL-3.0-or-later and update lic ref (#33)

Signed-off-by: Rui Chen <rui@chenrui.dev> (765ed43)

Fix

  • fix: Quote Python version (86ad99e)

  • fix: Update lock file (bdb58ba)

  • fix: Drop Python 3.9 support (b3a84df)

  • fix: Fix check for lexer name in languages (7716939)

Unknown

  • Test binary build and run (9ca276a)

v0.9.0

18 Apr 08:41

Choose a tag to compare

v0.9.0 (2024-04-18)

Feature

  • feat: ✨ Multi-language support (#32)

Co-authored-by: robvanderleek <robvanderleek@users.noreply.github.com> (96aba04)

Unknown

v0.8.1

29 Feb 17:05

Choose a tag to compare

v0.8.1 (2024-02-29)

Build

  • build: update py3.12 constraint (#28)

Signed-off-by: Rui Chen <rui@chenrui.dev> (95ba321)

Fix

  • fix: Update semantic versioning config (380ada1)

  • fix: Update semantic versioning config (bed104b)

  • fix: Update docs (dada84e)

  • fix: Trigger patch release (6424204)

  • fix: Do not show defaults (1af54de)

Unknown

  • Fix workflow (32a8315)

  • deps: add pyyaml dep (#30)

Signed-off-by: Rui Chen <rui@chenrui.dev> (d13be41)