Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 30, 2025

Prepare release 0.25.0 with version bump and changelog documenting features merged since 0.24.0.

Changes

  • autowrap/version.py: Bump version 0.24.10.25.0
  • CHANGELOG.md: Add release notes

Release Highlights

NumPy Integration:

  • Buffer protocol wrappers with zero-copy for const ref/value returns
  • libcpp_vector_as_np conversion provider using memcpy
  • Extended ArrayWrapper types (Int8-64, UInt8-64)

New Annotations:

  • wrap-len for __len__() generation on container classes
  • wrap-hash: std for C++ std::hash<T> integration

Fixes:

  • ArrayWrapper inlining now targets .pyx only (prevents .pxd conflicts)
Original prompt

create a release and publish packages for 0.25


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 30, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Co-authored-by: timosachsenberg <5803621+timosachsenberg@users.noreply.github.com>
Copilot AI changed the title [WIP] Create release and publish packages for version 0.25 Release version 0.25.0 Dec 30, 2025
@timosachsenberg timosachsenberg marked this pull request as ready for review December 30, 2025 23:56
@timosachsenberg timosachsenberg merged commit 22ae49b into master Dec 31, 2025
11 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.

2 participants