Skip to content

Conversation

@ChrisRackauckas
Copy link
Member

Summary

  • Added DocStringExtensions v0.8 to the compat section, allowing "0.8, 0.9"
  • This enables packages that depend on DocStringExtensions v0.8 to use newer versions of DiffEqBase

Test plan

  • Verify that the package still works with both DocStringExtensions v0.8 and v0.9
  • CI tests should pass

Fixes #885

🤖 Generated with Claude Code

This allows packages that depend on DocStringExtensions v0.8 to use newer versions of DiffEqBase.

Fixes #885

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@ChrisRackauckas ChrisRackauckas deleted the add-docstringext-0.8-compat branch July 24, 2025 02:56
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.

Can you add version 0.8 of DocStringExtensions to compat?

2 participants