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 more quantity units #757

Merged

Commits on Dec 28, 2021

  1. feat: add support for more quantity units

    Adds support for missing decimal units: u, k, M, G, T, P and E.
    Fixes multiplier for nano from 1e-8 to 1e-9.
    wejendorp authored and Jacob Wejendorp committed Dec 28, 2021
    Copy the full SHA
    25bda5f View commit details
    Browse the repository at this point in the history