JuliaGeometry / Rotations.jl

Julia implementations for different rotation parameterizations
https://juliageometry.github.io/Rotations.jl
MIT License
180 stars 44 forks source link

Bump version to `v1.3.0` #226

Closed hyrodium closed 2 years ago

hyrodium commented 2 years ago

After merging #224, I'd like to release v1.3.0.

220 drops support under Julia v1.6, and #220 adds a new feature (adding support for higher dimensional rotation). So, the next release will update the minor version. Other improvements are bug fixes etc.

codecov[bot] commented 2 years ago

Codecov Report

Merging #226 (cfae82d) into master (aa13b1e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #226   +/-   ##
=======================================
  Coverage   88.56%   88.56%           
=======================================
  Files          16       16           
  Lines        1627     1627           
=======================================
  Hits         1441     1441           
  Misses        186      186           

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 aa13b1e...cfae82d. Read the comment docs.