Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Release v0.3.1

This PR bumps the version from 0.3.0 to 0.3.1 and updates the changelog with recent improvements and fixes.

Changes

Fixed

  • Fixed posterior probability calculation with proper signal vs noise hypothesis differentiation
  • Fixed clippy warnings and formatting issues for CI compliance

Changed

  • Implemented conservative negative binomial parameter estimation for improved statistical modeling
  • Updated repository description
  • Applied code formatting improvements

Files Modified

  • Cargo.toml: Version bump from 0.3.0 to 0.3.1
  • CHANGELOG.md: Added new version entry with changes since 0.3.0
  • Cargo.lock: Updated automatically with new version

Release Process

This PR follows the documented release process in RELEASE.md. After merging, a tag should be created to trigger the automated release workflow that builds binaries and publishes Docker images.

Testing

  • Code builds successfully with cargo build
  • Clippy checks pass with cargo clippy -- -D warnings
  • Formatting is correct with cargo fmt --check

Link to Devin run: https://app.devin.ai/sessions/1fdc14dff2b843cba2ab9232d8620eac

Requested by: Jake VanCampen (jake.vancampen7@gmail.com)

Co-Authored-By: Jake VanCampen <jake.vancampen7@gmail.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@jakevc jakevc merged commit 32f8c98 into main Jun 4, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant