Skip to content

Latest commit

Β 

History

History
415 lines (221 loc) Β· 11.8 KB

CHANGELOG.md

File metadata and controls

415 lines (221 loc) Β· 11.8 KB

CHANGELOG

v0.18.1 (2025-01-07)

Bug Fixes

  • πŸ› Fix nocl exclusions (4c0de1b)

v0.18.0 (2025-01-07)

Continuous Integration

  • πŸ’š Actually run regression tests (bab8e26)

Features

  • ✨ Add diff option to report command (#70, 8d2d784)

v0.17.1 (2025-01-03)

Bug Fixes

Continuous Integration

  • πŸ‘· Generate in Markdown (8bfac04)

  • πŸ‘· Separate workflows (2a131c5)

Testing

  • βœ… Add junit to regression test set (2f7bb27)

v0.17.0 (2024-12-29)

Bug Fixes

  • πŸ› Verbose flag for scan and check. Fix catch clause (7f653db)

Features

v0.16.0 (2024-12-23)

Features

v0.15.1 (2024-12-18)

v0.15.0 (2024-12-18)

Bug Fixes

  • πŸ› Support GHA origin urls (42ca221)

Continuous Integration

Features

  • ✨ Link to functions (b4a9e0d)

v0.14.3 (2024-12-16)

Bug Fixes

  • πŸ› Fix for git dubious ownership messages (545f0fc)

v0.14.2 (2024-12-15)

Bug Fixes

  • πŸ› Import Error when running from nox in woodpecker... (#58, dc29c75)

v0.14.1 (2024-12-14)

Bug Fixes

v0.14.0 (2024-12-13)

Documentation

  • πŸ“ Moved documentation to own repo (d7d16a3)

Features

v0.13.0 (2024-12-08)

Features

  • ✨ Introduce configuration file (#51, 0dc5f69)

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)

v0.12.0 (2024-12-07)

Chores

  • 🚨 Fix MyPy issues (79997a3)

Features

Co-authored-by: robvanderleek [email protected]

  • ✨ Move excludes option to check and scan commands (#47, d5ea049)

v0.11.3 (2024-12-04)

Bug Fixes

  • πŸ› Fix markdown formatting (e1e57f9)

Chores

  • 🚧 Improve markdown report, remove GH App commands (48656f2)

v0.11.2 (2024-12-03)

Bug Fixes

  • πŸ› Fix markdown output (63808f6)

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)

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]

v0.10.0 (2024-10-16)

Chores

Signed-off-by: Rui Chen [email protected]

Features

Co-authored-by: robvanderleek [email protected]

Co-authored-by: robvanderleek [email protected]

Co-authored-by: robvanderleek [email protected]

v0.9.5 (2024-08-10)

Bug Fixes

v0.9.4 (2024-08-08)

Bug Fixes

v0.9.3 (2024-04-27)

Bug Fixes

  • Always show refactoring candidates (83e1e13)

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

v0.9.2 (2024-04-19)

Bug Fixes

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

v0.9.1 (2024-04-18)

Bug Fixes

  • Drop Python 3.9 support (b3a84df)

  • Fix check for lexer name in languages (7716939)

  • Quote Python version (86ad99e)

  • Update lock file (bdb58ba)

Chores

  • Use GPL-3.0-or-later and update lic ref (#33, 765ed43)

Signed-off-by: Rui Chen [email protected]

v0.9.0 (2024-04-18)

Features

Co-authored-by: robvanderleek [email protected]

v0.8.1 (2024-02-29)

Bug Fixes

Build System

Signed-off-by: Rui Chen [email protected]

v0.8.0 (2024-02-21)

v0.7.0 (2023-10-07)

v0.6.2 (2023-08-20)

v0.6.1 (2023-08-20)

v0.6.0 (2023-08-17)

v0.5.0 (2023-08-16)

v0.4.0 (2023-08-11)

v0.3.1 (2023-08-10)

v0.3.0 (2023-08-10)

v0.2.1 (2023-08-09)

Bug Fixes

v0.2.0 (2023-01-14)

Features

  • ✨ Issue 7 add basic repository browser (#8, 9645be2)
  • WIP

  • Show units in browser

  • Fixed tests

  • Add source location

  • Show code snippet

  • Very basic report browser

v0.1.0 (2023-01-07)

Features

  • WIP

  • Hello profiles πŸ‘‹