Skip to content

Releases: JuliaPhysics/PhysicalConstants.jl

v0.2.3

01 Sep 21:58
605b9de
Compare
Choose a tag to compare

PhysicalConstants v0.2.3

Diff since v0.2.2

Closed issues:

  • Unable to install on fresh julia 1.6/1.7 installs (#24)

Merged pull requests:

  • Fix compatibility issue with Measurements.jl (#25) (@giordano)

v0.2.2

22 Aug 19:14
Compare
Choose a tag to compare

PhysicalConstants v0.2.2

Diff since v0.2.1

Closed issues:

  • Unexpected error in runtime: StackOverflowError() (#17)
  • how to extract the numerical part from a physical constant (#21)

Merged pull requests:

v0.2.1

26 May 12:06
Compare
Choose a tag to compare

PhysicalConstants v0.2.1

Diff since v0.2.0

Merged pull requests:

  • Install TagBot as a GitHub Action (#14) (@JuliaTagBot)
  • CompatHelper: bump compat for "Roots" to "1.0" (#15) (@github-actions[bot])
  • Add documentation using Documenter.jl (#16) (@giordano)

v0.2.0

21 May 15:35
v0.2.0
Compare
Choose a tag to compare

v0.2.0 (2019-05-21)

Full Changelog

Closed issues:

  • Add CODATA2018 (#5)
  • Version tag (#3)

Merged pull requests:

v0.1.0

30 Mar 14:16
Compare
Choose a tag to compare
  • Initial release.

New Features

  • Define PhysicalConstant type, subtype of AbstractQuantity from Unitful.jl.
  • Define first set of commonly used constants.