Skip to content

Version 0.7.0 - #40

Merged
mu373 merged 1 commit into
mainfrom
v0.7.0
Mar 27, 2026
Merged

Version 0.7.0#40
mu373 merged 1 commit into
mainfrom
v0.7.0

Conversation

@mu373

@mu373 mu373 commented Mar 27, 2026

Copy link
Copy Markdown
Owner

Changes

Bug fix

  • Added max_resample parameter to the Hill estimator to prevent infinite loops during double-bootstrap resampling. When the bootstrap detects a false AMSE minimum (k2 > k1), it now raises a RuntimeError after exceeding the maximum number of resampling attempts (default: 50). (Add max_resample option in Hill Estimator to avoid infinite loop #36)

Development tooling

  • Migrated project management from hatch to uv (Migrate to uv #38)
  • Added ruff as the linter and formatter, replacing previous tooling. Applied ruff fixes across the codebase and added RUF, NPY, C4 rule sets. (Setup ruff and format #39)
  • Migrated CI from deprecated set-output GitHub Actions syntax

Full Changelog: v0.6.0...v0.7.0

@mu373 mu373 changed the title Bump version to 0.7.0 Version 0.7.0 Mar 27, 2026
@mu373
mu373 marked this pull request as ready for review March 27, 2026 16:01
@mu373
mu373 merged commit 4eb68b3 into main Mar 27, 2026
6 checks passed
@mu373
mu373 deleted the v0.7.0 branch March 27, 2026 17:11
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