Skip to content

v0.5.9

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 19:57
· 32 commits to master since this release
ac0bcff

Quadmath v0.5.9

Diff since v0.5.8

Closed issues:

  • Base.rem not extended to Float128 (#64)

Merged pull requests:

  • Create Invalidations.yml (#53) (@ranocha)
  • enable dependabot for GitHub actions (#63) (@ranocha)
  • Added wrapper for Base.rem (maps to remainderq) and also Base.Integer… (#65) (@macd)