Skip to content

feat(Volume): add CubicAngstrom unit#1633

Closed
Laendor wants to merge 2 commits intoangularsen:masterfrom
Laendor:master
Closed

feat(Volume): add CubicAngstrom unit#1633
Laendor wants to merge 2 commits intoangularsen:masterfrom
Laendor:master

Conversation

@Laendor
Copy link

@Laendor Laendor commented Oct 13, 2025

  • Extended UnitsNet.Volume with CubicAngstrom
  • Updated tests and documentation accordingly

},
"FromUnitToBaseFunc": "{x} * 1E-30",
"FromBaseToUnitFunc": "{x} / 1E-30",
"Localization": [
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but you are missing implementing the test cases for the new units, so the build currently fails.

See https://github.com/angularsen/UnitsNet/wiki/Adding-a-New-Unit

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions
Copy link
Contributor

This PR was automatically closed due to inactivity.

@github-actions github-actions bot closed this Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants