Skip to content

Release 0.10.0 - #1147

Closed
kennethshsu wants to merge 8 commits into
mainfrom
release-0.10.0
Closed

Release 0.10.0#1147
kennethshsu wants to merge 8 commits into
mainfrom
release-0.10.0

Conversation

@kennethshsu

@kennethshsu kennethshsu commented Jul 23, 2026

Copy link
Copy Markdown
Member

Summary of Changes

  • v0.10.0 release
  • Updated the release notes
  • Release scheduled for 7/29

Related GitHub Issue(s)

Closes #854

Additional Context for Reviewers

Mostly just the changelog

  • I passed tests locally for both code (uv run pytest) and documentation changes (uv run jb build docs --builder=custom --custom-builder=doctest)

Note

Low Risk
Release packaging and documentation only; no runtime logic changes beyond version metadata and deprecation docstring versions.

Overview
Release 0.10.0 (scheduled July 29, 2026): bumps the package from 0.9.2 to 0.10.0 in pyproject.toml and uv.lock, and adds a full Version 0.10 section to docs/library/releases.md summarizing merged work since 0.9.2 (enhancements, fixes, deprecations, maintenance, dependencies, contributors).

Docstrings on cl.options.get_option, set_option, and reset_option now mark the legacy option parameter as deprecated in 0.10.0 (was 0.9.3), matching the release version.

Reviewed by Cursor Bugbot for commit 2f7a702. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions

github-actions Bot commented Jul 23, 2026

Copy link
Copy Markdown

Pyright Type Completeness

View the full pyright --verifytypes output for this commit

Project (full chainladder package, at this PR's head): 14.9% of exported symbols fully typed (191 / 1281)

Known Ambiguous Unknown Total
Project (head) 191 110 980 1281

Other symbols referenced but not exported by chainladder: 13

Known Ambiguous Unknown Total
Other (head) 3 1 9 13

Symbols without documentation:

  • Functions without docstring: 312
  • Functions without default param: 0
  • Classes without docstring: 10

Patch (exported symbols added or changed by this PR): no exported symbol type-completeness changes detected.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit e4c0ff6. Configure here.

Comment thread pyproject.toml
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.07%. Comparing base (6b27aa8) to head (2f7a702).
⚠️ Report is 21 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1147      +/-   ##
==========================================
+ Coverage   90.81%   91.07%   +0.26%     
==========================================
  Files          91       91              
  Lines        5300     5592     +292     
  Branches      673      739      +66     
==========================================
+ Hits         4813     5093     +280     
- Misses        346      356      +10     
- Partials      141      143       +2     
Flag Coverage Δ
unittests 91.07% <ø> (+0.26%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread pyproject.toml
@kennethshsu
kennethshsu deleted the release-0.10.0 branch July 29, 2026 04:32
@kennethshsu
kennethshsu restored the release-0.10.0 branch July 29, 2026 04:32
@kennethshsu kennethshsu reopened this Jul 29, 2026
@kennethshsu
kennethshsu deleted the release-0.10.0 branch July 29, 2026 04:32
@kennethshsu

Copy link
Copy Markdown
Member Author

Oops, I rename the branch and this was closed. Will reopen again.

@kennethshsu kennethshsu mentioned this pull request Jul 29, 2026
1 task
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.

0.10.0 Marketing Campaign

2 participants