Skip to content

v0.2.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 10:56

PhysicalConstants v0.2.4

Diff since v0.2.3

Merged pull requests:

  • Define 3-arg Base.show for text/plain MIME only (#29) (@giordano)
  • [CI] Install dependabot and update workflows (#30) (@giordano)
  • [docs] Upgrade to Documenter v1 (#31) (@giordano)
  • [CI] Update TagBot and CompatHelper (#32) (@giordano)
  • Bump julia-actions/setup-julia from 1 to 2 (#33) (@dependabot[bot])
  • Fix macro hygiene in @constant, @derived_constant (missing esc()) (#36) (@Socob)
  • Add function “reference()” to access a PhysicalConstant’s reference (#37) (@Socob)
  • Bump codecov/codecov-action from 4 to 5 (#38) (@dependabot[bot])
  • Add CODATA2022 module (#39) (@mikeingold)

Closed issues:

  • Numeric value of constants (#26)
  • 3 argument show should probably be used instead of 2 args (#28)
  • CODATA 2022 is available (#34)
  • Access constant reference (#35)