Skip to content

Releases: EndemicMedia/claudecoder

v2.1.0

10 May 11:31

Choose a tag to compare

2.1.0 (2025-05-10)

Features

  • add GitHub Sponsors funding configuration (ad844d4)

v2.0.0

10 May 09:45
36ce1b1

Choose a tag to compare

2.0.0 (2025-05-10)

  • feat!: require PR label for processing with explicit breaking changes (7e4bd11)

BREAKING CHANGES

  • PR processing now requires a label (default: 'claudecoder') to be present on pull requests before they are processed by the action. This affects all existing workflows that use this action.

v1.4.0

10 May 09:32

Choose a tag to compare

1.4.0 (2025-05-10)

Bug Fixes

  • correct major version script in package.json (43457de)

Features

  • add required-label parameter for PR filtering (8e44664)
  • implement PR label filtering (78f4eff)

v1.3.2

10 May 09:11

Choose a tag to compare

1.3.2 (2025-05-10)

Bug Fixes

  • update thinking budget documentation in README to reflect 1024 token minimum (cbff1af)

v1.3.1

10 May 08:42

Choose a tag to compare

1.3.1 (2025-05-10)

Bug Fixes

  • update Claude 3.7 model ID format for AWS Bedrock cross-region inference (156f59d)

v1.3.0

10 May 08:18

Choose a tag to compare

1.3.0 (2025-05-10)

Bug Fixes

  • escape apostrophes in action.yml to fix YAML syntax (d32cac3)

Features

  • Add configurable parameters for Claude 3.7 Sonnet (22244d5)
  • Implement Claude 3.7 Sonnet advanced features (e40789d)

v1.2.0

10 May 07:42

Choose a tag to compare

1.2.0 (2025-05-10)

Bug Fixes

  • revert changes to index.js and update tests to work with original implementation (8c929dd)
  • update GitHub Actions workflow with latest action versions (261a2cf)
  • update tests to pass with current implementation (5748c22)
  • use npm install instead of npm ci in workflows (fa68386)

Features

  • model: upgrade to Claude 3.7 Sonnet from 3.5 (4098f39)

v1.1.7

11 Oct 18:12

Choose a tag to compare

1.1.7 (2024-10-11)

Bug Fixes

v1.1.6

11 Oct 17:41

Choose a tag to compare

1.1.6 (2024-10-11)

Bug Fixes

v1.1.5

11 Oct 17:38
6f574a1

Choose a tag to compare

1.1.5 (2024-10-11)

Bug Fixes