Skip to content

Releases: moble/Quaternionic.jl

v0.3.2

19 Feb 17:44
db26f8b
Compare
Choose a tag to compare

Quaternionic v0.3.2

Diff since v0.3.1

Closed issues:

  • Test on nightly again once @inline stops barfing all over the doctests (#31)

Merged pull requests:

  • Minor documentation tweaks and test updates (#35) (@moble)

v0.3.1

02 Nov 14:43
e7bb501
Compare
Choose a tag to compare

Quaternionic v0.3.1

Diff since v0.3.0

Merged pull requests:

  • CompatHelper: bump compat for Symbolics to 4, (keep existing compat) (#34) (@github-actions[bot])

v0.3.0

07 Oct 20:37
c208506
Compare
Choose a tag to compare

Quaternionic v0.3.0

Diff since v0.2.3

Merged pull requests:

v0.2.3

20 Sep 19:33
6b90609
Compare
Choose a tag to compare

Quaternionic v0.2.3

Diff since v0.2.2

v0.2.2

20 Sep 17:05
83abada
Compare
Choose a tag to compare

Quaternionic v0.2.2

Diff since v0.2.1

v0.2.1

17 Sep 20:56
ddb9c7d
Compare
Choose a tag to compare

Quaternionic v0.2.1

Diff since v0.2.0

Merged pull requests:

  • CompatHelper: bump compat for "Symbolics" to "2" (#29) (@github-actions[bot])
  • CompatHelper: bump compat for "Symbolics" to "3" (#30) (@github-actions[bot])

v0.2.0

01 Aug 19:28
eb7e06c
Compare
Choose a tag to compare

Quaternionic v0.2.0

Diff since v0.1.0

Closed issues:

  • TagBot trigger issue (#25)
  • Some questions (#26)

Merged pull requests:

  • Construct quats from Num-type scalars (#27) (@moble)
  • Add normalize function (#28) (@moble)

v0.1.0

28 Jun 22:22
7a33e1d
Compare
Choose a tag to compare

Quaternionic v0.1.0

Merged pull requests:

  • Limit coverage to ubuntu-latest and julia-latest (#1) (@moble)
  • CompatHelper: add new compat entry for "Symbolics" at version "0.1" (#2) (@github-actions[bot])
  • CompatHelper: add new compat entry for "LaTeXStrings" at version "1" (#3) (@github-actions[bot])
  • CompatHelper: add new compat entry for "StaticArrays" at version "1" (#4) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Latexify" at version "0.15" (#5) (@github-actions[bot])
  • Add badges and separate docs and tests in CI (#6) (@moble)
  • Increase coverage (#7) (@moble)
  • CompatHelper: bump compat for "Symbolics" to "1" (#9) (@github-actions[bot])
  • Improve documentation and add distance functions (#11) (@moble)
  • Print copy-pasteable lines; update syntax for Symbolics 1.0 (#12) (@moble)
  • Interpolation (#13) (@moble)
  • Add Rotor and QuatVec subtypes (#14) (@moble)
  • Improve handling of QuatVec (#16) (@moble)
  • Add functions for time series (#19) (@moble)
  • CompatHelper: add new compat entry for "Requires" at version "1" (#20) (@github-actions[bot])