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
Since Julia v1.10 is now the LTS version, remove conditional code for:
- Julia v1.7 check in test/clock.jl
- Julia v1.5 check in test/direct.jl
- Julia v1.8 check in test/input_output_handling.jl
These version checks are no longer necessary as the minimum supported Julia version is now well above these thresholds.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments