Skip to content

v1.28.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jan 13:26
· 6 commits to master since this release
51f55a1

Unitful v1.28.0

Diff since v1.27.0

  • Feature: Dimensionless quantities now support iseven and isodd (#829).
  • Bugfix: Quantities that have equal values and equal units now have the same hash (#833). For now, quantities that are equal (isequal) but have different units still have different hashes, see #379.

Merged pull requests:

Closed issues:

  • Should hashing of Quantity{BigFloat} behave differently to those of BigFloat's? (#378)
  • Latexify as soft dependency (#665)
  • stack overflow when calling iseven and isodd with unitful quantity (#822)
  • "Binding undeclared during precompilation" error (#831)