Skip to content

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 16:12
· 701 commits to main since this release
Immutable release. Only release title and notes can be modified.
edd4476

[0.3.0] - 2026-01-15

Features

  • limiter: Add get_status() method for comprehensive status reporting (#141) (d11c28f)
  • limiter: Add is_available() health check method (#142) (4ac9808)
  • Add org-wide Claude Code instructions and issue templates (#138) (08583b0)

Bug Fixes

  • ci: Fix git-cliff regex to strip emoji prefixes (#118) (324f90b)
  • limiter: Use new_event_loop() to avoid deprecation warning (#139) (5b8bae5)

Documentation

  • Add conda-forge installation instructions (#140) (68a7381)
  • Renumber milestones to sequential versioning (#145) (a195c81)
  • Update getting-started.md to use get_status() method (#146) (edd4476)

Refactoring

  • limiter: Rename FailureMode to OnUnavailable (#144) (9332926)

Miscellaneous Tasks

  • Update vscode git worktrees extension settings (#120) (bf5ad36)
  • Expand Claude Code permissions for dev workflow (#143) (8d22f80)