Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 1, 2025

This PR adds comprehensive release notes for the v0.5.0 release, documenting all changes between v0.4.1 and the current main branch.

Overview

The release notes follow the established format from previous releases (v0.4.1, v0.4.0, etc.) and provide a detailed overview of the changes introduced in v0.5.0, primarily from PR #62.

What's Included

The release notes document covers:

  • New Features: Introduction of qr_null_pullback! and lq_null_pullback! functions for computing gradients through nullspace decompositions
  • API Changes: Renaming of pullback functions (qr_compact_pullback!qr_pullback!, lq_compact_pullback!lq_pullback!)
  • Internal Improvements: Refactored truncation interface, enhanced ChainRules integration, and code quality improvements
  • Migration Guide: Clear examples showing how to update code from v0.4.1 to v0.5.0

Format

The release notes are structured with:

  • Clear section headers with emoji markers for easy navigation
  • Detailed explanations of user-facing changes
  • Code examples in the migration guide
  • Links to the full diff and merged pull requests
  • Consistent styling with previous releases

The file can be used directly when creating the GitHub release for v0.5.0.

Original prompt

I want to prepare release notes for a v0.5.0 release, which describes the changes between 0.4.1 and the current latest commit


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Co-authored-by: lkdvos <37111893+lkdvos@users.noreply.github.com>
Copilot AI changed the title [WIP] I want to prepare release notes for a v0.5.0 release, which describes the changes between 0.4.1 and the current latest commit Add comprehensive release notes for v0.5.0 Oct 1, 2025
Copilot AI requested a review from lkdvos October 1, 2025 20:16
@codecov
Copy link

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

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

@lkdvos
Copy link
Member

lkdvos commented Oct 1, 2025

Not bad!

@lkdvos lkdvos closed this Oct 1, 2025
@lkdvos lkdvos reopened this Oct 1, 2025
@lkdvos lkdvos closed this Oct 1, 2025
@lkdvos lkdvos deleted the copilot/fix-0865f3d3-d690-4a32-8f71-1a3347c75030 branch October 1, 2025 20:33
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