Skip to content

Releases: mcarvin8/smart-diff

v2.2.1

26 May 15:12
2d41f34

Choose a tag to compare

2.2.1 (2026-05-26)

Bug Fixes

  • deps: pin direct dependencies to exact versions (#21) (8242cd2)

v2.2.0

02 May 17:13
1b67331

Choose a tag to compare

2.2.0 (2026-05-02)

Features

  • ai: bump the ai-sdk group with 14 updates (#19) (7772e54)

v2.1.0

23 Apr 21:04
8b96961

Choose a tag to compare

2.1.0 (2026-04-23)

Features

  • git: add unified-diff token-reduction controls (#16) (cf90d99)

Bug Fixes

  • quality: remove dead code and hit test coverage (79ef8f8)

v2.0.0

21 Apr 13:24
987c849

Choose a tag to compare

2.0.0 (2026-04-21)

⚠ BREAKING CHANGES

  • ai: removes openAiClientProvider and OpenAiLikeClient from the public API; use llmModelProvider with a Vercel AI SDK LanguageModel instead.

Features

  • ai: migrate core to Vercel AI SDK (#13) (90fb408)

v1.1.0

15 Apr 19:11
8f4a4fe

Choose a tag to compare

1.1.0 (2026-04-15)

Features

  • ai: prepend truncation notice to summary when diff is capped (#11) (5710a75)

v1.0.5

14 Apr 15:42
6f31c6b

Choose a tag to compare

1.0.5 (2026-04-14)

Bug Fixes

  • quality: fix quality checks in ai folder (#10) (ee311d9)
  • quality: reduce overall complexity of git functions (#8) (37814c6)

v1.0.4

14 Apr 14:14
02525a4

Choose a tag to compare

1.0.4 (2026-04-14)

Bug Fixes

  • quality: reduce total complexity in git diff (#6) (a7d5a37)

v1.0.3

13 Apr 22:39
1043df1

Choose a tag to compare

1.0.3 (2026-04-13)

Bug Fixes

v1.0.2

13 Apr 22:06
a6d823f

Choose a tag to compare

1.0.2 (2026-04-13)

Bug Fixes

  • recreate lock file and fix links in readme (4e762c6)

v1.0.1

13 Apr 21:58
d646268

Choose a tag to compare

1.0.1 (2026-04-13)

Bug Fixes

  • add Git Bash to requirements in README (72d3d5e)
  • regenerate lock file (e76e111)