Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support under Julia v1.6 #220

Merged
merged 3 commits into from
Jan 28, 2022

Conversation

hyrodium
Copy link
Collaborator

As commented here, we can drop support versions of Julia lower than v1.6.

@codecov
Copy link

codecov bot commented Jan 21, 2022

Codecov Report

Merging #220 (02d9d9d) into master (754769c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #220   +/-   ##
=======================================
  Coverage   88.13%   88.13%           
=======================================
  Files          15       15           
  Lines        1601     1601           
=======================================
  Hits         1411     1411           
  Misses        190      190           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 754769c...02d9d9d. Read the comment docs.

@hyrodium hyrodium requested a review from andyferris January 22, 2022 02:50
@@ -11,8 +11,8 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
Quaternions = "0.4"
StaticArrays = "0.10, 0.11, 0.12, 1.0"
julia = "0.7, 1"
StaticArrays = "1.2.12"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is related with this release

Expand signature of normalize from StaticVector to StaticArray

@hyrodium hyrodium merged commit 4f76c5a into JuliaGeometry:master Jan 28, 2022
@hyrodium hyrodium mentioned this pull request Feb 22, 2022
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.

1 participant