Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for US gallons, quarts, and pints #308

Merged
merged 2 commits into from
Oct 26, 2024
Merged

Conversation

chiphogg
Copy link
Contributor

I ended up going for US_gal style symbols, rather than USgal style,
because I think it's more readable.

Fixes #307.

I ended up going for `US_gal` style symbols, rather than `USgal` style,
because I think it's more readable.
@chiphogg chiphogg added the release notes: 📏 lib (new units/constants) PR adding new units or constants to the library label Oct 25, 2024
@chiphogg chiphogg requested a review from tobin October 25, 2024 02:59
@chiphogg chiphogg merged commit 0d8b244 into main Oct 26, 2024
11 checks passed
@chiphogg chiphogg deleted the chiphogg/gals#307 branch October 26, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: 📏 lib (new units/constants) PR adding new units or constants to the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support US customary gallons, quarts, and pints
2 participants