You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump minimum compat versions to exclude packages older than 1 year (#456)
Updates minimum version requirements for packages to exclude versions
released before August 9, 2024 (1 year ago):
- ChainRulesCore: 1.24 → 1.25 (v1.25.0 released Sept 2024)
- ForwardDiff: 0.10.36 → 0.10.37 (v0.10.37 released Nov 2024)
- PrettyTables: 2 → 2.4 (v2.4.0 released Sept 2024)
- Symbolics: 5.29, 6 → 6.46 (v6.46.0 released July 2025)
- Zygote: 0.6.70, 0.7 → 0.6.77, 0.7 (v0.6.77 released May 2025)
Also cleaned up FillArrays compat to use consistent format (1.13 instead of 1.13.0).
This ensures compatibility with recent package versions while dropping
support for outdated versions that are over a year old.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: ChrisRackauckas <[email protected]>
Co-authored-by: Claude <[email protected]>
0 commit comments