Skip to content

release: 0.3.1#52

Open
stainless-app[bot] wants to merge 2 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 0.3.1#52
stainless-app[bot] wants to merge 2 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Mar 5, 2026

Automated Release PR

0.3.1 (2026-03-05)

Full Changelog: v0.3.0...v0.3.1

Refactors

  • types: use extra_items from PEP 728 (de6e4e4)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@cursor
Copy link

cursor bot commented Mar 5, 2026

PR Summary

Low Risk
Low risk release bump plus a small typing-only refactor to the Reasoning TypedDict; runtime behavior should be unchanged aside from more permissive type metadata.

Overview
Release v0.3.1. Updates version metadata in .release-please-manifest.json, pyproject.toml, and src/dedalus_labs/_version.py, and adds the 0.3.1 entry to CHANGELOG.md.

Typing refactor. Reworks types/shared_params/reasoning.py so Reasoning is a single TypedDict that allows additional keys via PEP 728 extra_items, removing the previous Union[TypedDict, Dict[str, object]] alias.

Written by Cursor Bugbot for commit d10a304. This will update automatically on new commits. Configure here.

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 5, 2026

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/dedalus-sdk-python/de6e4e466ad9e9f40be8d8d4f7ea6208c076267e/dedalus_labs-0.3.0-py3-none-any.whl'

Expires at: Sat, 04 Apr 2026 09:55:03 GMT
Updated at: Thu, 05 Mar 2026 09:55:03 GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants