Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-03 | 950 Bytes | |
v0.2.4 source code.tar.gz | 2025-01-03 | 13.0 kB | |
v0.2.4 source code.zip | 2025-01-03 | 23.6 kB | |
Totals: 3 Items | 37.5 kB | 0 |
PhysicalConstants v0.2.4
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)